|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openfast.session.RecordingEndpoint
public class RecordingEndpoint
| Constructor Summary | |
|---|---|
RecordingEndpoint(Endpoint endpoint)
|
|
| 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 RecordingEndpoint(Endpoint endpoint)
| 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 | |||||||||