|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.ablaf.internal.ast.SerializationAstMarshal
| Constructor Summary | |
SerializationAstMarshal()
|
|
| Method Summary | |
IAstDecoder |
openDecoder(java.io.InputStream input)
|
IAstEncoder |
openEncoder(java.io.OutputStream output)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SerializationAstMarshal()
| Method Detail |
public IAstEncoder openEncoder(java.io.OutputStream output)
throws java.io.IOException
openEncoder in interface IAstMarshaljava.io.IOExceptionIAstMarshal.openEncoder(OutputStream)
public IAstDecoder openDecoder(java.io.InputStream input)
throws java.io.IOException
openDecoder in interface IAstMarshaljava.io.IOExceptionIAstMarshal.openDecoder(InputStream)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||