|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FastConnectionException | |
|---|---|
| org.openfast.session | |
| org.openfast.session.multicast | |
| org.openfast.session.tcp | |
| Uses of FastConnectionException in org.openfast.session |
|---|
| Methods in org.openfast.session that throw FastConnectionException | |
|---|---|
void |
RecordingEndpoint.accept()
|
void |
LocalEndpoint.accept()
|
void |
Endpoint.accept()
|
void |
SessionFactory.close()
|
void |
Session.close()
|
void |
FastServer.close()
|
Connection |
RecordingEndpoint.connect()
|
Connection |
LocalEndpoint.connect()
|
Session |
FastClient.connect()
|
Connection |
Endpoint.connect()
|
Session |
SessionFactory.getSession()
|
| Uses of FastConnectionException in org.openfast.session.multicast |
|---|
| Methods in org.openfast.session.multicast that throw FastConnectionException | |
|---|---|
void |
MulticastEndpoint.accept()
|
Connection |
MulticastEndpoint.connect()
|
| Uses of FastConnectionException in org.openfast.session.tcp |
|---|
| Methods in org.openfast.session.tcp that throw FastConnectionException | |
|---|---|
void |
TcpEndpoint.accept()
|
Connection |
TcpEndpoint.connect()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||