|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openfast.session.LocalEndpoint
public class LocalEndpoint
| Constructor Summary | |
|---|---|
LocalEndpoint()
|
|
LocalEndpoint(LocalEndpoint server)
|
|
| Method Summary | |
|---|---|
void |
accept()
|
void |
close()
|
Connection |
connect()
|
void |
setConnectionListener(ConnectionListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalEndpoint()
public LocalEndpoint(LocalEndpoint server)
| Method Detail |
|---|
public void accept()
throws FastConnectionException
accept in interface EndpointFastConnectionException
public Connection connect()
throws FastConnectionException
connect in interface EndpointFastConnectionExceptionpublic void setConnectionListener(ConnectionListener listener)
setConnectionListener in interface Endpointpublic void close()
close in interface Endpoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||