public class MulticastDatagramHeaderMarshaller extends DatagramHeaderMarshaller
| Constructor and Description |
|---|
MulticastDatagramHeaderMarshaller(java.lang.String localUri) |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
createEndpoint(java.nio.ByteBuffer readBuffer,
java.net.SocketAddress address)
Reads any header if applicable and then creates an endpoint object
|
void |
writeHeader(Command command,
java.nio.ByteBuffer writeBuffer) |
createEndpoint, createEndpoint, getEndpoint, writeHeaderpublic MulticastDatagramHeaderMarshaller(java.lang.String localUri)
public Endpoint createEndpoint(java.nio.ByteBuffer readBuffer, java.net.SocketAddress address)
DatagramHeaderMarshallercreateEndpoint in class DatagramHeaderMarshallerpublic void writeHeader(Command command, java.nio.ByteBuffer writeBuffer)
writeHeader in class DatagramHeaderMarshallerCopyright © 2005-2012. All Rights Reserved.