public interface BinaryMessageCodec
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
decodeMessage(BinaryContext context,
IoBuffer data) |
IoBuffer |
encodeMessage(BinaryContext context,
java.lang.Object message) |
java.lang.Class<?> |
getMessageClass() |
int |
getMessageCode() |
int getMessageCode()
java.lang.Class<?> getMessageClass()
java.lang.Object decodeMessage(BinaryContext context, IoBuffer data) throws java.lang.Exception
java.lang.ExceptionIoBuffer encodeMessage(BinaryContext context, java.lang.Object message) throws java.lang.Exception
java.lang.Exception
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0