|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.remoting.marshal.serializable.SerializableUnMarshaller (src)
org.jboss.remoting.marshal.http.HTTPUnMarshaller
Field Summary | |
static java.lang.String |
DATATYPE
|
protected Logger (src) |
log
|
Constructor Summary | |
HTTPUnMarshaller()
|
Method Summary | |
java.lang.Object |
read(java.io.InputStream inputStream,
java.util.Map metadata)
Will try to unmarshall data from inputstream. |
Methods inherited from class org.jboss.remoting.marshal.serializable.SerializableUnMarshaller (src) |
setClassLoader |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String DATATYPE
protected final Logger (src) log
Constructor Detail |
public HTTPUnMarshaller()
Method Detail |
public java.lang.Object read(java.io.InputStream inputStream, java.util.Map metadata) throws java.io.IOException, java.lang.ClassNotFoundException
read
in interface UnMarshaller (src)
read
in class SerializableUnMarshaller (src)
inputStream
- metadata
-
java.io.IOException
java.lang.ClassNotFoundException
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |