A B C D E F G I J N O P R S T U V W X

G

getBindingFiles(IFunction) - Static method in class net.bioclipse.xws.binding.BindingManager
Returns an array of directories.
getBindingFiles(IFunction, BindingDefinitions) - Static method in class net.bioclipse.xws.binding.BindingManager
Returns an array of directories.
getClientJid() - Method in interface net.bioclipse.xws.component.xmpp.process.IProcessStatus
Returns the JID of the requester.
getDescription() - Method in class net.bioclipse.xws.client.adhoc.IoSchemata
Returns a detailed description of the function.
getDescription() - Method in class net.bioclipse.xws.client.disco.Info
Returns the description of the XMPP item.
getDescription() - Method in interface net.bioclipse.xws.client.IXmppItem
Returns the description of the XMPP item if available, otherwise "".
getDiscoError() - Method in class net.bioclipse.xws.client.disco.Functions
Returns the discovery error or null.
getDiscoError() - Method in class net.bioclipse.xws.client.disco.Info
Returns the discovery error or null.
getDiscoError() - Method in class net.bioclipse.xws.client.disco.Items
Returns the discovery error or null.
getDiscoError() - Method in interface net.bioclipse.xws.client.IXmppItem
Returns the last XmppException that occurred after discovering the of the XMPP item was started if available, otherwise null.
getDiscoStatus() - Method in class net.bioclipse.xws.client.disco.Functions
Returns the discovery status.
getDiscoStatus() - Method in class net.bioclipse.xws.client.disco.Info
Returns the discovery status.
getDiscoStatus() - Method in class net.bioclipse.xws.client.disco.Items
Returns the discovery status.
getDiscoStatus() - Method in interface net.bioclipse.xws.client.IXmppItem
Returns the DiscoStatus of the XMPP item.
getErrorCode() - Method in exception net.bioclipse.xws.exceptions.XwsException
 
getFunction() - Method in class net.bioclipse.xws.client.adhoc.IoSchemata
Returns the function associated with the input/output XML Schemata.
getFunction() - Method in interface net.bioclipse.xws.client.adhoc.IProcess
Returns the function associated with the process.
getFunction(String) - Method in interface net.bioclipse.xws.client.adhoc.IService
Creates an object representing a function of the XMPP Service.
getFunction(String, String) - Method in class net.bioclipse.xws.client.Client
Creates an object representing a function of a XMPP Service.
getFunctionDescription() - Method in class net.bioclipse.xws.component.adhoc.function.FunctionInformation
Returns the XMPP Service function description.
getFunctionInformation() - Method in interface net.bioclipse.xws.component.adhoc.function.IFunction
Must return the function information.
getFunctionName() - Method in class net.bioclipse.xws.component.adhoc.function.FunctionInformation
Returns the XMPP Service function name.
getFunctions() - Method in interface net.bioclipse.xws.client.adhoc.IService
Returns an object that contains a list with all the functions that are hosted by the XMPP Service.
getFunctions() - Method in interface net.bioclipse.xws.component.functions.IFunctions
Must return an array with the classes of all XMPP Service functions that should get loaded by the XMPP Service component.
getInfo() - Method in interface net.bioclipse.xws.client.IXmppItem
Returns the Info of the XMPP item if available, otherwise null.
getInputSchema() - Method in class net.bioclipse.xws.client.adhoc.IoSchemata
Returns the XML Schema for the input of the function.
getInputSchema() - Method in class net.bioclipse.xws.component.adhoc.function.FunctionInformation
Returns the input XML Schema.
getIoDataSchemata() - Method in class net.bioclipse.xws.component.adhoc.function.FunctionInformation
Returns the input/output XML Schemata.
getIoFactory(IFunction, BindingDefinitions) - Static method in class net.bioclipse.xws.binding.BindingManager
Loads a pre-existing binding to the classpath and returns a new instance of its IIoFactory.
getIoFactory(IFunction) - Static method in class net.bioclipse.xws.binding.BindingManager
Loads a pre-existing binding to the classpath and returns a new instance of its IIoFactory.
getIoFactory(IoSchemata) - Static method in class net.bioclipse.xws.binding.BindingManager
Creates and loads a binding to the classpath and returns a new instance of its IIoFactory.
getIoFactory(IoSchemata, BindingDefinitions) - Static method in class net.bioclipse.xws.binding.BindingManager
Creates and loads a binding to the classpath and returns a new instance of its IIoFactory.
getIoSchemataAsync(IIoSchemataListener) - Method in interface net.bioclipse.xws.client.adhoc.IFunction
Retrieves the input/output XML Schemata of the function.
getIoSchemataSync(long) - Method in interface net.bioclipse.xws.client.adhoc.IFunction
Retrieves the input/output XML Schemata of the function.
getItems() - Method in interface net.bioclipse.xws.client.IXmppItem
Returns the Items of the XMPP item if available, otherwise null.
getJid() - Method in interface net.bioclipse.xws.client.IXmppItem
Returns the JID of the XMPP item.
getList() - Method in class net.bioclipse.xws.client.disco.Functions
Returns the List of functions or null.
getList() - Method in class net.bioclipse.xws.client.disco.Items
Returns the List of XMPP items or null.
getName() - Method in interface net.bioclipse.xws.client.adhoc.IFunction
Returns the function name.
getNode() - Method in interface net.bioclipse.xws.client.IXmppItem
Returns the node name of the XMPP item if available, otherwise "".
getOutputObject(Element) - Method in interface net.bioclipse.xws.binding.IIoFactory
Returns a XMLBeans XmlObject for the specified output XML element.
getOutputSchema() - Method in class net.bioclipse.xws.client.adhoc.IoSchemata
Returns the XML Schema for the output of the function.
getResult() - Method in interface net.bioclipse.xws.client.adhoc.IProcess
Requests the result of the remote process and also terminates (deletes) it.
getResult(boolean) - Method in interface net.bioclipse.xws.client.adhoc.IProcess
Requests the result of the remote process.
getService() - Method in interface net.bioclipse.xws.client.adhoc.IFunction
Returns the XMPP Service that hosts the function.
getService() - Method in interface net.bioclipse.xws.client.adhoc.IProcess
Returns the XMPP Service associated with the process.
getService(String) - Method in class net.bioclipse.xws.client.Client
Creates an object representing a XMPP Service.
getSessionID() - Method in interface net.bioclipse.xws.client.adhoc.IProcess
Returns the session ID associated with the process.
getStaticBindingDefinitions() - Static method in class net.bioclipse.xws.binding.Config
Returns a static BindingDefinitions object that is optionally used for binding.
getStaticClient() - Static method in class net.bioclipse.xws.client.ClientFactory
Returns the static client.
getStatusCode() - Method in interface net.bioclipse.xws.client.adhoc.IProcess
Returns the process status code.
getXmlFileRootElement(String) - Static method in class net.bioclipse.xws.JavaDOMTools
Returns the root element of a XML file.
getXmppItem(String, String) - Method in class net.bioclipse.xws.client.Client
Creates an object representing a XMPP item.

A B C D E F G I J N O P R S T U V W X