|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IService
Method Summary | |
---|---|
IFunction |
getFunction(java.lang.String function_name)
Creates an object representing a function of the XMPP Service. |
Functions |
getFunctions()
Returns an object that contains a list with all the functions that are hosted by the XMPP Service. |
Methods inherited from interface net.bioclipse.xws.client.IXmppItem |
---|
discoverAsync, discoverSync, getDescription, getDiscoError, getDiscoStatus, getInfo, getItems, getJid, getNode, toString |
Method Detail |
---|
IFunction getFunction(java.lang.String function_name)
function_name
- The name of the function.
Functions getFunctions() throws XwsException
XwsException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |