Uses of Interface
org.mpisws.p2p.transport.rendezvous.ContactDeserializer

Packages that use ContactDeserializer
org.mpisws.p2p.transport.rendezvous   
rice.pastry.socket.nat.rendezvous   
 

Uses of ContactDeserializer in org.mpisws.p2p.transport.rendezvous
 

Fields in org.mpisws.p2p.transport.rendezvous declared as ContactDeserializer
protected  ContactDeserializer<Identifier,HighIdentifier> RendezvousTransportLayerImpl.serializer
           
 

Constructors in org.mpisws.p2p.transport.rendezvous with parameters of type ContactDeserializer
RendezvousTransportLayerImpl(TransportLayer<Identifier,ByteBuffer> tl, String RENDEZVOUS_CONTACT_STRING, HighIdentifier myRendezvousContact, ContactDeserializer<Identifier,HighIdentifier> deserializer, RendezvousGenerationStrategy<HighIdentifier> rendezvousGenerator, PilotFinder<HighIdentifier> pilotFinder, RendezvousStrategy<HighIdentifier> rendezvousStrategy, ResponseStrategy<Identifier> responseStrategy, ContactDirectStrategy<HighIdentifier> contactDirectStrategy, Environment env)
           
 

Uses of ContactDeserializer in rice.pastry.socket.nat.rendezvous
 

Methods in rice.pastry.socket.nat.rendezvous that return ContactDeserializer
protected  ContactDeserializer<InetSocketAddress,RendezvousSocketNodeHandle> RendezvousSocketPastryNodeFactory.getContactDeserializer(PastryNode pn)
           
 



Copyright © 2010. All Rights Reserved.