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, writeHeader
public MulticastDatagramHeaderMarshaller(String localUri)
public Endpoint createEndpoint(ByteBuffer readBuffer, SocketAddress address)
DatagramHeaderMarshaller
createEndpoint
in class DatagramHeaderMarshaller
public void writeHeader(Command command, ByteBuffer writeBuffer)
writeHeader
in class DatagramHeaderMarshaller
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.