Rice Pastry API

Uses of Class
rice.p2p.commonapi.exception.AppSocketException

Packages that use AppSocketException
rice.p2p.commonapi.exception   
rice.pastry.socket   
rice.pastry.socket.appsocket   
 

Uses of AppSocketException in rice.p2p.commonapi.exception
 

Subclasses of AppSocketException in rice.p2p.commonapi.exception
 class AppNotRegisteredException
          The application has not been registered on that node.
 class NodeIsDeadException
          DESCRIBE THE CLASS
 class NoReceiverAvailableException
          Raised if there is no acceptor socket available.
 class TimeoutException
          DESCRIBE THE CLASS
 

Uses of AppSocketException in rice.pastry.socket
 

Methods in rice.pastry.socket that throw AppSocketException
 void SocketPastryNode.acceptAppSocket(SocketAppSocket socket, int appId)
          DESCRIBE THE METHOD
 

Uses of AppSocketException in rice.pastry.socket.appsocket
 

Methods in rice.pastry.socket.appsocket that throw AppSocketException
 java.nio.channels.SocketChannel BlockingAppSocketFactory.connect(java.net.InetSocketAddress addr, int appId)
          DESCRIBE THE METHOD
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.