|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessagingCodec<M>
| Nested Class Summary | |
|---|---|
static class |
MessagingCodec.ClientType
|
| Method Summary | |
|---|---|
M |
decode(InputStream input)
|
void |
encode(M message,
OutputStream output)
|
MessagingCodec.ClientType |
getClientType()
|
String |
getContentType()
|
| Method Detail |
|---|
MessagingCodec.ClientType getClientType()
String getContentType()
void encode(M message,
OutputStream output)
throws IOException
IOException
M decode(InputStream input)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||