JXTA
A C E F G H I J L M N P R S T U

A

actionPerformed(ActionEvent) - Method in class net.jxta.test.PeerGroupAppTest
 
actionPerformed(ActionEvent) - Method in class net.jxta.test.SharePeerGroupAppTest
 
addApp(PeerGroupApp) - Method in class net.jxta.test.AppList
Adds the PeerGroupApp to the list
addElements(StructuredDocument, Element) - Method in class net.jxta.share.GetCmdMessage
 
addElements(StructuredDocument, Element) - Method in class net.jxta.share.GetResultMessage
 
addElements(StructuredDocument, Element) - Method in class net.jxta.share.ListResultMessage
 
addElements(StructuredDocument, Element) - Method in class net.jxta.share.PingCmdMessage
 
addElements(StructuredDocument, Element) - Method in class net.jxta.share.ShareMessage
 
addGroup(PeerGroupAdvertisement) - Method in interface net.jxta.test.PeerGroupApp
Adds the PeerGroupAdvertisement to the list of discovered Groups in the PeerGroup
addGroup(PeerGroupAdvertisement) - Method in class net.jxta.test.PeerGroupAppImpl
Adds the PeerGroupAdvertisement to the list of discovered Groups in the PeerGroup
addPeer(PeerGroupAdvertisement) - Method in interface net.jxta.test.PeerGroupApp
Adds the PeerGroupAdvertisement to the list of discovered Peers in the PeerGroup
addPeer(PeerGroupAdvertisement) - Method in class net.jxta.test.PeerGroupAppImpl
Adds the PeerGroupAdvertisement to the list of discovered Peers in the PeerGroup
AppList - class net.jxta.test.AppList.
 
AppPolicy - interface net.jxta.test.AppPolicy.
 

C

checkDiscoverResults() - Method in interface net.jxta.test.PeerGroupApp
check results of discovery request
checkDiscoverResults() - Method in class net.jxta.test.PeerGroupAppImpl
check results of discovery request
cidTag - Static variable in class net.jxta.share.ListResultMessage
 
cleanup() - Method in class net.jxta.share.MessageListener
 
cleanup() - Method in class net.jxta.share.MessageSender
 
contains(String) - Method in class net.jxta.share.MimeTable
Returns true if this mime table contains information for the specific mime type.
ContentIdImpl - class net.jxta.share.ContentIdImpl.
ContentId implementation based on MD5 digest algorithm.
ContentIdImpl(InputStream) - Constructor for class net.jxta.share.ContentIdImpl
 
ContentIdImpl(String) - Constructor for class net.jxta.share.ContentIdImpl
 
ContentManagerImpl - class net.jxta.share.ContentManagerImpl.
 
ContentManagerImpl(File) - Constructor for class net.jxta.share.ContentManagerImpl
 
ContentManagerTest - class net.jxta.test.ContentManagerTest.
 
createPipeAdvertisement() - Method in interface net.jxta.test.PeerGroupApp
creates a new PipeAdvertisment
createPipeAdvertisement() - Method in class net.jxta.test.PeerGroupAppImpl
creates a new PipeAdvertisment
createShareAppAdvertisement() - Method in class net.jxta.test.PeerGroupAppTest
 
createSharePolicyAdvertisement() - Method in class net.jxta.test.PeerGroupAppTest
 

E

equals(Object) - Method in class net.jxta.share.ContentIdImpl
Returns true if this content id is equal to the specified object.

F

fromPipeIdTag - Static variable in class net.jxta.share.PingCmdMessage
 

G

get(String) - Method in class net.jxta.share.MimeTable
Returns the MimeInfo object for the specified mime type, or null if not found.
getAction() - Method in class net.jxta.share.MimeInfo
Returns the default action for this mime type, or null if none.
getAdvertisement() - Method in class net.jxta.share.SharePolicyImpl
Returns the advertisment for that service.
getAll() - Method in class net.jxta.share.MimeTable
Returns an array of all the MimeInfo objects in this table.
getApp(String) - Method in class net.jxta.test.AppList
Returns the PeerGroupApp that matches the requested PeerGroupId String
getApplication() - Method in class net.jxta.share.MimeInfo
Returns the application launcher string for this mime type.
getApplicationCmdArray(String) - Method in class net.jxta.share.MimeInfo
Returns an array of strings that can be used with Runtime.exec() in order to launch the application appropriate for this mime type.
getApps() - Method in class net.jxta.test.AppList
Returns an Enumeration of the PeerGroupApps
getBrowserApplication() - Method in class net.jxta.share.MimeTable
Returns the browser application launch string or null if none.
getBrowserCmdArray(String) - Method in class net.jxta.share.MimeTable
Returns an array of strings that can be used to launch the browser for the specified argument using Runtime.exec().
getCacheDirectory() - Method in class net.jxta.share.SharePolicyImpl
 
getChunk() - Method in class net.jxta.share.GetResultMessage
 
GetCmdMessage - class net.jxta.share.GetCmdMessage.
 
GetCmdMessage() - Constructor for class net.jxta.share.GetCmdMessage
 
GetCmdMessage(Element) - Constructor for class net.jxta.share.GetCmdMessage
 
GetCmdMessage(InputStream) - Constructor for class net.jxta.share.GetCmdMessage
 
GetCmdMessage(String, String, String, String) - Constructor for class net.jxta.share.GetCmdMessage
 
GetCmdMessage(TextElement) - Constructor for class net.jxta.share.GetCmdMessage
 
getCommandArray(String, String) - Static method in class net.jxta.share.MimeTable
Parses the specified command string into an array of strings appropriate for use with Runtime.exec().
getContent() - Method in class net.jxta.share.ContentManagerImpl
Returns all the shared Content.
getContent(ContentFilter) - Method in class net.jxta.share.ContentManagerImpl
Returns all the shared Content accepted by the specified ContentFilter.
getContent(ContentId) - Method in class net.jxta.share.ContentManagerImpl
Returns all the shared Content for the specified content id.
getContent(PeerGroupAdvertisement, ContentId) - Method in class net.jxta.share.SharePolicyImpl
 
getContent(PeerGroupAdvertisement, ContentId, File) - Method in class net.jxta.share.SharePolicyImpl
 
getContent(PipeAdvertisement, ContentId) - Method in class net.jxta.share.SharePolicyImpl
 
getContent(PipeAdvertisement, ContentId, File) - Method in class net.jxta.share.SharePolicyImpl
 
getContentDirectory() - Method in class net.jxta.share.SharePolicyImpl
 
getContentManager() - Method in class net.jxta.share.SharePolicyImpl
Returns the ContentManager for this policy.
getDefaultMimeTable() - Static method in class net.jxta.share.MimeTable
Returns default, platform-independent MimeTable.
getDescription() - Method in class net.jxta.share.MimeInfo
Returns the description for this mime type, or null if none.
getDirectory() - Method in class net.jxta.share.SharePolicyImpl
 
getDirectory() - Method in interface net.jxta.test.PeerGroupApp
Returns the Group Directory for storing persistent data
getDirectory() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the Group Directory for storing persistent data
getDiscoveryPolicy() - Method in interface net.jxta.test.PeerGroupApp
Returns the DiscoveryPolicy for the PeerGroup
getDiscoveryPolicy() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the DiscoveryPolicy for the PeerGroup
getDocument(MimeMediaType) - Method in class net.jxta.share.ShareMessage
Write advertisement into a document.
getFileExtensions() - Method in class net.jxta.share.MimeInfo
Returns the list of file extensions for this mime type, or null if none.
getForName(String) - Method in class net.jxta.share.MimeTable
Returns the MimeInfo for the specified file name, or null if not found.
getFromPipeId() - Method in class net.jxta.share.PingCmdMessage
 
getGid() - Method in interface net.jxta.test.PeerGroupApp
Returns the gid String for this PeerGroupApp
getGid() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the gid String for this PeerGroupApp
getGids() - Method in interface net.jxta.test.PeerGroupApp
Returns an Enumeration of the gid Strings of currently discovered Groups in the PeerGroup
getGids() - Method in class net.jxta.test.PeerGroupAppImpl
Returns an Enumeration of the gid Strings of currently discovered Groups in the PeerGroup
getGroup(String) - Method in interface net.jxta.test.PeerGroupApp
Returns the PeerGroupAdvertisement of the requested Group
getGroup(String) - Method in class net.jxta.test.PeerGroupAppImpl
Returns the PeerGroupAdvertisement of the requested Group
getGroupName() - Method in interface net.jxta.test.PeerGroupApp
Returns the Group name for this PeerGroupApp
getGroupName() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the Group name for this PeerGroupApp
getGroups() - Method in interface net.jxta.test.PeerGroupApp
Returns an Enumeration of the PeerGroupAdvertisements of currently discovered Groups in the PeerGroup
getGroups() - Method in class net.jxta.test.PeerGroupAppImpl
Returns an Enumeration of the PeerGroupAdvertisements of currently discovered Groups in the PeerGroup
getIcon() - Method in class net.jxta.share.MimeInfo
Returns the icon name for this mime type, or null if none.
getInstance() - Static method in class net.jxta.test.AppList
 
getInterface() - Method in class net.jxta.share.SharePolicyImpl
 
getList(PeerGroupAdvertisement) - Method in class net.jxta.share.SharePolicyImpl
SharePolicy Interface Methods
getList(PipeAdvertisement) - Method in class net.jxta.share.SharePolicyImpl
 
getMessageId() - Method in class net.jxta.share.PingCmdMessage
 
getMimeType(File) - Method in class net.jxta.share.ContentManagerImpl
Returns the mime type of the specified file, or null if unknown.
getName() - Method in class net.jxta.share.SharePolicyImpl
Returns the name of this policy.
getName() - Method in class net.jxta.share.GetCmdMessage
 
getName() - Method in class net.jxta.share.GetResultMessage
 
getName() - Method in class net.jxta.share.ListCmdMessage
 
getName() - Method in class net.jxta.share.ListResultMessage
 
getName() - Method in class net.jxta.share.PingAckMessage
 
getName() - Method in class net.jxta.share.PingCmdMessage
 
getName() - Method in class net.jxta.share.ShareMessage
 
getNewPeerGroupAdvertisement(String) - Method in class net.jxta.test.PeerGroupAppImpl
Protected Methods to be overloaded by subclasses
getOffset() - Method in class net.jxta.share.GetResultMessage
 
getParentApp() - Method in interface net.jxta.test.PeerGroupApp
Returns the parent PeerGroupApp for this PeerGroupApp
getParentApp() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the parent PeerGroupApp for this PeerGroupApp
getPeer(String) - Method in interface net.jxta.test.PeerGroupApp
Returns the PeerGroupAdvertisement of the requested Peer
getPeer(String) - Method in class net.jxta.test.PeerGroupAppImpl
Returns the PeerGroupAdvertisement of the requested Peer
getPeerAdvertisement() - Method in interface net.jxta.test.PeerGroupApp
Returns the getPeerAdvertisement for this PeerGroupApp
getPeerAdvertisement() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the getPeerAdvertisement for this PeerGroupApp
getPeerGroup() - Method in interface net.jxta.test.PeerGroupApp
Returns the PeerGroup for this PeerGroupApp
getPeerGroup() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the PeerGroup for this PeerGroupApp
getPeerGroupAdvertisement() - Method in interface net.jxta.test.PeerGroupApp
Returns the getPeerGroupAdvertisement for this PeerGroup
getPeerGroupAdvertisement() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the getPeerGroupAdvertisement for this PeerGroup
getPeerName() - Method in interface net.jxta.test.PeerGroupApp
Returns the Peer name for this PeerGroupApp
getPeerName() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the Peer name for this PeerGroupApp
getPeers() - Method in interface net.jxta.test.PeerGroupApp
Returns an Enumeration of the PeerGroupAdvertisements of currently discovered Peers in the PeerGroup
getPeers() - Method in class net.jxta.test.PeerGroupAppImpl
Returns an Enumeration of the PeerGroupAdvertisements of currently discovered Peers in the PeerGroup
getPid() - Method in interface net.jxta.test.PeerGroupApp
Returns the pid String for this PeerGroupApp
getPid() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the pid String for this PeerGroupApp
getPids() - Method in interface net.jxta.test.PeerGroupApp
Returns an Enumeration of the pid Strings of currently discovered Peers in the PeerGroup
getPids() - Method in class net.jxta.test.PeerGroupAppImpl
Returns an Enumeration of the pid Strings of currently discovered Peers in the PeerGroup
getPipeAdvertisement() - Method in class net.jxta.share.SharePolicyImpl
 
getPipeAdvertisement() - Method in interface net.jxta.test.AppPolicy
 
getPipePolicy() - Method in class net.jxta.share.SharePolicyImpl
 
getPipePolicy() - Method in interface net.jxta.test.AppPolicy
 
getPipePolicy() - Method in interface net.jxta.test.PeerGroupApp
Returns the PipePolicy for the PeerGroup
getPipePolicy() - Method in class net.jxta.test.PeerGroupAppImpl
Returns the PipePolicy for the PeerGroup
getRequestCid() - Method in class net.jxta.share.GetCmdMessage
 
GetResultMessage - class net.jxta.share.GetResultMessage.
 
GetResultMessage() - Constructor for class net.jxta.share.GetResultMessage
 
GetResultMessage(Element) - Constructor for class net.jxta.share.GetResultMessage
 
GetResultMessage(GetCmdMessage) - Constructor for class net.jxta.share.GetResultMessage
 
GetResultMessage(InputStream) - Constructor for class net.jxta.share.GetResultMessage
 
GetResultMessage(TextElement) - Constructor for class net.jxta.share.GetResultMessage
 
getResults() - Method in class net.jxta.share.ListResultMessage
 
getRootDir() - Method in class net.jxta.test.AppList
Returns the Root Directory for storing persistent data
getSharePolicy() - Method in interface net.jxta.test.SharePeerGroupApp
Returns the SharePolicy for the PeerGroup
getSharePolicy() - Method in class net.jxta.test.SharePeerGroupAppImpl
Returns the SharePolicy for the PeerGroup
getSize() - Method in class net.jxta.share.GetResultMessage
 
getTempDirectory() - Method in class net.jxta.share.SharePolicyImpl
 
getToPipeId() - Method in class net.jxta.share.PingCmdMessage
 
getType() - Method in class net.jxta.share.MimeInfo
Returns the major type for this mime type.

H

handleJxtaMessage(Message) - Method in class net.jxta.share.SharePolicyImpl
 
handleJxtaMessage(Message) - Method in interface net.jxta.test.AppPolicy
 
hashCode() - Method in class net.jxta.share.ContentIdImpl
Returns the hash code for this content id.

I

init(PeerGroup, Advertisement) - Method in class net.jxta.share.SharePolicyImpl
Initialize the application
init(PeerGroup, Advertisement) - Method in class net.jxta.test.PeerGroupAppImpl
Initialize the application
initDone() - Method in class net.jxta.test.PeerGroupAppImpl
 
initDone() - Method in class net.jxta.test.PeerGroupAppTest
 
initDone() - Method in class net.jxta.test.SharePeerGroupAppTest
 
isValidPeer(PeerGroupAdvertisement) - Method in class net.jxta.test.PeerGroupAppImpl
 
isValidPeer(PeerGroupAdvertisement) - Method in class net.jxta.test.SharePeerGroupAppImpl
 

J

joinGroup(String) - Method in interface net.jxta.test.PeerGroupApp
Joins the PeerGroup with the given gid The group is only joined if the group is in the list and has not already been joined
joinGroup(String) - Method in class net.jxta.test.PeerGroupAppImpl
Joins the PeerGroup with the given gid The group is only joined if the group is in the list and has not already been joined
joinNewGroup(String) - Method in interface net.jxta.test.PeerGroupApp
Creates a new PeerGroup with the given name and Joins the group
joinNewGroup(String) - Method in class net.jxta.test.PeerGroupAppImpl
Creates a new PeerGroup with the given name and Joins the group

L

ListCmdMessage - class net.jxta.share.ListCmdMessage.
 
ListCmdMessage() - Constructor for class net.jxta.share.ListCmdMessage
 
ListCmdMessage(Element) - Constructor for class net.jxta.share.ListCmdMessage
 
ListCmdMessage(InputStream) - Constructor for class net.jxta.share.ListCmdMessage
 
ListCmdMessage(String, String, String) - Constructor for class net.jxta.share.ListCmdMessage
 
ListCmdMessage(TextElement) - Constructor for class net.jxta.share.ListCmdMessage
 
ListResultMessage - class net.jxta.share.ListResultMessage.
 
ListResultMessage() - Constructor for class net.jxta.share.ListResultMessage
 
ListResultMessage(Element) - Constructor for class net.jxta.share.ListResultMessage
 
ListResultMessage(InputStream) - Constructor for class net.jxta.share.ListResultMessage
 
ListResultMessage(ListCmdMessage) - Constructor for class net.jxta.share.ListResultMessage
 
ListResultMessage(TextElement) - Constructor for class net.jxta.share.ListResultMessage
 
load(InputStream) - Method in class net.jxta.share.MimeTable
Loads mime types from the specified input stream.
loadAdvertisement(File) - Method in class net.jxta.share.SharePolicyImpl
load the advertisement located in the given file
loadAdvertisement(File) - Method in interface net.jxta.test.PeerGroupApp
load the advertisement located in the given file
loadAdvertisement(File) - Method in class net.jxta.test.PeerGroupAppImpl
load the advertisement located in the given file

M

main(String[]) - Static method in class net.jxta.test.MimeTableTest
 
main(String[]) - Static method in class net.jxta.test.ContentManagerTest
 
messageIdTag - Static variable in class net.jxta.share.PingCmdMessage
 
MessageListener - class net.jxta.share.MessageListener.
 
MessageListener(SharePolicy) - Constructor for class net.jxta.share.MessageListener
 
MessageSender - class net.jxta.share.MessageSender.
 
MessageSender(SharePolicy) - Constructor for class net.jxta.share.MessageSender
 
MimeInfo - class net.jxta.share.MimeInfo.
The MimeInfo class represents information about a specific mime type.
MimeInfo(String) - Constructor for class net.jxta.share.MimeInfo
Creates a new MimeInfo object for the specified mime type.
MimeTable - class net.jxta.share.MimeTable.
This class is used to map file extensions to their corresponding MimeInfo objects.
MimeTable() - Constructor for class net.jxta.share.MimeTable
Creates a new empty MimeTable.
MimeTableTest - class net.jxta.test.MimeTableTest.
 

N

name - Static variable in class net.jxta.share.GetCmdMessage
 
name - Static variable in class net.jxta.share.GetResultMessage
 
name - Static variable in class net.jxta.share.ListCmdMessage
 
name - Static variable in class net.jxta.share.ListResultMessage
 
name - Static variable in class net.jxta.share.PingAckMessage
 
name - Static variable in class net.jxta.share.PingCmdMessage
 
name - Static variable in class net.jxta.share.ShareMessage
 

P

PeerGroupApp - interface net.jxta.test.PeerGroupApp.
 
PeerGroupAppImpl - class net.jxta.test.PeerGroupAppImpl.
 
PeerGroupAppImpl() - Constructor for class net.jxta.test.PeerGroupAppImpl
 
PeerGroupAppTest - class net.jxta.test.PeerGroupAppTest.
 
PeerGroupAppTest() - Constructor for class net.jxta.test.PeerGroupAppTest
 
PingAckMessage - class net.jxta.share.PingAckMessage.
 
PingAckMessage() - Constructor for class net.jxta.share.PingAckMessage
 
PingAckMessage(Element) - Constructor for class net.jxta.share.PingAckMessage
 
PingAckMessage(InputStream) - Constructor for class net.jxta.share.PingAckMessage
 
PingAckMessage(PingCmdMessage) - Constructor for class net.jxta.share.PingAckMessage
 
PingAckMessage(String, String, String) - Constructor for class net.jxta.share.PingAckMessage
 
PingAckMessage(TextElement) - Constructor for class net.jxta.share.PingAckMessage
 
PingCmdMessage - class net.jxta.share.PingCmdMessage.
 
PingCmdMessage() - Constructor for class net.jxta.share.PingCmdMessage
 
PingCmdMessage(Element) - Constructor for class net.jxta.share.PingCmdMessage
 
PingCmdMessage(InputStream) - Constructor for class net.jxta.share.PingCmdMessage
 
PingCmdMessage(String, String, String) - Constructor for class net.jxta.share.PingCmdMessage
 
PingCmdMessage(TextElement) - Constructor for class net.jxta.share.PingCmdMessage
 
pollDiscover(boolean) - Method in interface net.jxta.test.PeerGroupApp
set polling flag state if true, poll local discover results at regular intervals
pollDiscover(boolean) - Method in class net.jxta.test.PeerGroupAppImpl
set polling flag state if true, poll local discover results at regular intervals
prettyDisplay() - Method in class net.jxta.share.ShareMessage
 
put(MimeInfo) - Method in class net.jxta.share.MimeTable
Adds a new MimeInfo object to the table, replacing any previous mapping for the mime type.

R

readit(TextElement) - Method in class net.jxta.share.GetCmdMessage
 
readit(TextElement) - Method in class net.jxta.share.GetResultMessage
 
readit(TextElement) - Method in class net.jxta.share.ListResultMessage
 
readit(TextElement) - Method in class net.jxta.share.PingCmdMessage
 
readit(TextElement) - Method in class net.jxta.share.ShareMessage
 
remove(String) - Method in class net.jxta.share.MimeTable
Removes MimeInfo object corresponding to specified mime type.
removeApp(String) - Method in class net.jxta.test.AppList
Removes the PeerGroupApp for the given gid from the list of discovered Groups in the PeerGroup
removeGroup(String) - Method in interface net.jxta.test.PeerGroupApp
Removes the PeerGroupAdvertisement for the given pid from the list of discovered Groups in the PeerGroup
removeGroup(String) - Method in class net.jxta.test.PeerGroupAppImpl
Removes the PeerGroupAdvertisement for the given pid from the list of discovered Groups in the PeerGroup
removePeer(String) - Method in interface net.jxta.test.PeerGroupApp
Removes the PeerGroupAdvertisement for the given pid from the list of discovered Peers in the PeerGroup
removePeer(String) - Method in class net.jxta.test.PeerGroupAppImpl
Removes the PeerGroupAdvertisement for the given pid from the list of discovered Peers in the PeerGroup
replaceTest(PeerGroupAdvertisement, PeerGroupAdvertisement) - Method in class net.jxta.test.PeerGroupAppImpl
 
replaceTest(PeerGroupAdvertisement, PeerGroupAdvertisement) - Method in class net.jxta.test.SharePeerGroupAppImpl
 
requestCidTag - Static variable in class net.jxta.share.GetCmdMessage
 
requestRemoteDiscover() - Method in interface net.jxta.test.PeerGroupApp
request remote discovery request
requestRemoteDiscover() - Method in class net.jxta.test.PeerGroupAppImpl
request remote discovery request
resultsTag - Static variable in class net.jxta.share.ListResultMessage
 
run() - Method in class net.jxta.share.MessageListener
 
run() - Method in class net.jxta.share.MessageSender
 
run() - Method in class net.jxta.test.MimeTableTest
 
run() - Method in class net.jxta.test.ContentManagerTest
 

S

save(OutputStream) - Method in class net.jxta.share.MimeTable
Saves this MimeTable to the specified output stream.
saveAdvertisement(Advertisement, File) - Method in class net.jxta.share.SharePolicyImpl
save the advertisement to the given file
saveAdvertisement(Advertisement, File) - Method in interface net.jxta.test.PeerGroupApp
save the advertisement to the given file
saveAdvertisement(Advertisement, File) - Method in class net.jxta.test.PeerGroupAppImpl
save the advertisement to the given file
send(Message, PipeAdvertisement) - Method in class net.jxta.share.MessageSender
 
setAction(String) - Method in class net.jxta.share.MimeInfo
Sets the default action for this mime type.
setApplication(String) - Method in class net.jxta.share.MimeInfo
Sets the application launcher string for this mime type.
setBrowserApplication(String) - Method in class net.jxta.share.MimeTable
Sets the browser application launch string.
setChunk(long) - Method in class net.jxta.share.GetResultMessage
 
setDescription(String) - Method in class net.jxta.share.MimeInfo
Sets the description for this mime type.
setFileExtensions(String[]) - Method in class net.jxta.share.MimeInfo
Sets the list of file extensions for this mime type.
setFromPipeId(String) - Method in class net.jxta.share.PingCmdMessage
 
setIcon(String) - Method in class net.jxta.share.MimeInfo
Sets the icon name for this mime type.
setMessageId(String) - Method in class net.jxta.share.PingCmdMessage
 
setOffset(long) - Method in class net.jxta.share.GetResultMessage
 
setParentApp(PeerGroupApp) - Method in interface net.jxta.test.PeerGroupApp
Set the parent PeerGroupApp for this PeerGroupApp
setParentApp(PeerGroupApp) - Method in class net.jxta.test.PeerGroupAppImpl
Set the parent PeerGroupApp for this PeerGroupApp
setPeerName(String) - Method in interface net.jxta.test.PeerGroupApp
Set the Peer name for this PeerGroupApp
setPeerName(String) - Method in class net.jxta.test.PeerGroupAppImpl
Set the Peer name for this PeerGroupApp
setRequestCid(String) - Method in class net.jxta.share.GetCmdMessage
 
setResults(ContentAdvertisement[]) - Method in class net.jxta.share.ListResultMessage
 
setRootDir(File) - Method in class net.jxta.test.AppList
Sets the new Root Directory
setSize(long) - Method in class net.jxta.share.GetResultMessage
 
setToPipeId(String) - Method in class net.jxta.share.PingCmdMessage
 
share(File, String, String, String) - Method in class net.jxta.share.ContentManagerImpl
Shares the specified file.
ShareMessage - class net.jxta.share.ShareMessage.
This class provides a static method for constructing instances of various sub-classes of StructuredDocument.
ShareMessage() - Constructor for class net.jxta.share.ShareMessage
 
ShareMessage(Element) - Constructor for class net.jxta.share.ShareMessage
 
ShareMessage(InputStream) - Constructor for class net.jxta.share.ShareMessage
 
ShareMessage(TextElement) - Constructor for class net.jxta.share.ShareMessage
 
SharePeerGroupApp - interface net.jxta.test.SharePeerGroupApp.
 
SharePeerGroupAppImpl - class net.jxta.test.SharePeerGroupAppImpl.
 
SharePeerGroupAppImpl() - Constructor for class net.jxta.test.SharePeerGroupAppImpl
 
SharePeerGroupAppTest - class net.jxta.test.SharePeerGroupAppTest.
 
SharePeerGroupAppTest() - Constructor for class net.jxta.test.SharePeerGroupAppTest
 
SharePolicyImpl - class net.jxta.share.SharePolicyImpl.
 
SharePolicyImpl() - Constructor for class net.jxta.share.SharePolicyImpl
 
shareStatusChanged(ShareStatus) - Method in class net.jxta.test.SharePeerGroupAppTest
 
shareStatusUpdate(ShareStatus, int) - Method in class net.jxta.test.SharePeerGroupAppTest
 
size() - Method in class net.jxta.share.MimeTable
Returns the number of MimeInfo objects stored in this table.
startApp(String[]) - Method in class net.jxta.share.SharePolicyImpl
 
startApp(String[]) - Method in class net.jxta.test.PeerGroupAppImpl
PeerGroupApp Interface Methods
startApp(String[]) - Method in class net.jxta.test.PeerGroupAppTest
 
startApp(String[]) - Method in class net.jxta.test.SharePeerGroupAppImpl
 
startPolicy() - Method in class net.jxta.test.PeerGroupAppImpl
 
startPolicy() - Method in class net.jxta.test.SharePeerGroupAppImpl
Protected Methods to be overloaded by subclasses
startPolicy(File) - Method in class net.jxta.share.SharePolicyImpl
AppPolicy Interface Methods
startPolicy(File) - Method in interface net.jxta.test.AppPolicy
 
stopApp() - Method in class net.jxta.share.SharePolicyImpl
 
stopApp() - Method in class net.jxta.test.PeerGroupAppImpl
 
stopApp() - Method in class net.jxta.test.PeerGroupAppTest
 
stopApp() - Method in class net.jxta.test.SharePeerGroupAppImpl
 
stopPolicy() - Method in class net.jxta.share.SharePolicyImpl
 
stopPolicy() - Method in interface net.jxta.test.AppPolicy
 

T

toPipeIdTag - Static variable in class net.jxta.share.PingCmdMessage
 
toString() - Method in class net.jxta.share.ContentIdImpl
Returns the string representation of this content id.
toString() - Method in class net.jxta.share.MimeInfo
Returns a string representation of the mime type.
toString() - Method in class net.jxta.share.ShareMessage
 

U

unshare(Content) - Method in class net.jxta.share.ContentManagerImpl
Unshares the specified Content object.

A C E F G H I J L M N P R S T U
JXTA