public class HostIdConnectionStrategy extends Object implements ConnectionStrategy, net.openhft.chronicle.wire.Demarshallable, net.openhft.chronicle.wire.WriteMarshallable
| Constructor and Description |
|---|
HostIdConnectionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
notifyConnected(WireTcpHandler handler,
int localIdentifier,
int remoteIdentifier) |
void |
writeMarshallable(net.openhft.chronicle.wire.WireOut wire) |
public boolean notifyConnected(@NotNull
WireTcpHandler handler,
int localIdentifier,
int remoteIdentifier)
notifyConnected in interface ConnectionStrategypublic void writeMarshallable(@NotNull
net.openhft.chronicle.wire.WireOut wire)
writeMarshallable in interface net.openhft.chronicle.wire.WriteMarshallableCopyright © 2017. All rights reserved.