|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Serializer | |
---|---|
org.mpisws.p2p.transport.simpleidentity |
Uses of Serializer in org.mpisws.p2p.transport.simpleidentity |
---|
Classes in org.mpisws.p2p.transport.simpleidentity that implement Serializer | |
---|---|
class |
PortSerializer
Converts the ephemeral port to the normal port. |
Fields in org.mpisws.p2p.transport.simpleidentity declared as Serializer | |
---|---|
protected Serializer<Identifier> |
SimpleIdentityTransportLayer.serializer
|
Constructors in org.mpisws.p2p.transport.simpleidentity with parameters of type Serializer | |
---|---|
MutableInetSocketAddressStrategy(int port,
Serializer<java.net.InetSocketAddress> serializer)
|
|
SimpleIdentityTransportLayer(TransportLayer<Identifier,MessageType> tl,
Serializer<Identifier> serializer,
LocalIdentifierStrategy<Identifier> localIdStrategy,
Environment env,
ErrorHandler<Identifier> handler)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |