|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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
|
class |
NoReceiverAvailableException
Raised if there is no acceptor socket available. |
class |
TimeoutException
|
| Uses of AppSocketException in rice.pastry.socket |
|---|
| Methods in rice.pastry.socket that throw AppSocketException | |
|---|---|
void |
SocketPastryNode.acceptAppSocket(SocketAppSocket socket,
int appId)
|
| 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)
|
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||