|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.globus.wsrf.encoding.ObjectDeserializer
gov.nih.nci.cagrid.common.ConfigurableObjectDeserializer
public class ConfigurableObjectDeserializer
ConfigurableObjectDeserializer Object Deserializer that allows for configuration by a wsdd file
| Constructor Summary | |
|---|---|
ConfigurableObjectDeserializer()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
toObject(org.xml.sax.InputSource source,
java.lang.Class javaClass,
java.io.InputStream wsdd)
|
| Methods inherited from class org.globus.wsrf.encoding.ObjectDeserializer |
|---|
contains, deserialize, getFirstAsObject, getFirstAsObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurableObjectDeserializer()
| Method Detail |
|---|
public static java.lang.Object toObject(org.xml.sax.InputSource source,
java.lang.Class javaClass,
java.io.InputStream wsdd)
throws org.globus.wsrf.encoding.DeserializationException,
org.xml.sax.SAXException
org.globus.wsrf.encoding.DeserializationException
org.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||