|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.client.protocol.http.common.ObjectInputStreamMicro
ObjectInputStreamMicro
| Field Summary |
| Fields inherited from interface org.xmlBlaster.client.protocol.http.common.I_ObjectStream |
HASHTABLE, HASHTABLE_ARR, STRING, VECTOR |
| Constructor Summary | |
ObjectInputStreamMicro(java.io.InputStream inStream)
|
|
| Method Summary | |
static MsgHolder |
readMessage(byte[] buffer)
|
java.lang.Object |
readObject()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectInputStreamMicro(java.io.InputStream inStream)
throws java.io.IOException
| Method Detail |
public java.lang.Object readObject()
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public static MsgHolder readMessage(byte[] buffer)
throws java.io.IOException
buffer - the buffer from which to read the message
java.io.IOException
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||