public class MulticastDatagramHeaderMarshaller extends DatagramHeaderMarshaller
| Constructor and Description |
|---|
MulticastDatagramHeaderMarshaller(String localUri) |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
createEndpoint(ByteBuffer readBuffer,
SocketAddress address)
Reads any header if applicable and then creates an endpoint object
|
void |
writeHeader(Command command,
ByteBuffer writeBuffer) |
createEndpoint, createEndpoint, getEndpoint, writeHeaderpublic MulticastDatagramHeaderMarshaller(String localUri)
public Endpoint createEndpoint(ByteBuffer readBuffer, SocketAddress address)
DatagramHeaderMarshallercreateEndpoint in class DatagramHeaderMarshallerpublic void writeHeader(Command command, ByteBuffer writeBuffer)
writeHeader in class DatagramHeaderMarshallerCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.