Rice Pastry API

org.mpisws.p2p.transport
Interface SocketRequestHandle<Identifier>

Type Parameters:
Identifier -
All Superinterfaces:
Cancellable
All Known Implementing Classes:
SocketManager, SocketRequestHandleImpl

public interface SocketRequestHandle<Identifier>
extends Cancellable

Can cancel the request to open the socket.

Author:
Jeff Hoye

Method Summary
 Identifier getIdentifier()
           
 java.util.Map<java.lang.String,java.lang.Integer> getOptions()
           
 
Methods inherited from interface rice.p2p.commonapi.Cancellable
cancel
 

Method Detail

getIdentifier

Identifier getIdentifier()

getOptions

java.util.Map<java.lang.String,java.lang.Integer> getOptions()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection