|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The SoapObjectItf
interface must be implemented by any
object which may be registered and/or retrieved to/from JNDI through the
SOAP protocol.
Method Summary | |
java.util.Hashtable |
code()
Method coding the SoapObjectItf object into a Hashtable
transportable by the SOAP procotol. |
java.lang.Object |
decode(java.util.Hashtable h)
Initializes a SoapObjectItf object given a coded Hashtable. |
Method Detail |
public java.util.Hashtable code()
SoapObjectItf
object into a Hashtable
transportable by the SOAP procotol.
public java.lang.Object decode(java.util.Hashtable h)
SoapObjectItf
object given a coded Hashtable.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |