public class RecordingEndpoint extends Object implements Endpoint, ConnectionListener
NULL| Constructor and Description |
|---|
RecordingEndpoint(Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept() |
void |
close() |
Connection |
connect() |
void |
onConnect(Connection connection) |
void |
setConnectionListener(ConnectionListener listener) |
public RecordingEndpoint(Endpoint endpoint)
public void accept()
throws FastConnectionException
accept in interface EndpointFastConnectionExceptionpublic Connection connect() throws FastConnectionException
connect in interface EndpointFastConnectionExceptionpublic void setConnectionListener(ConnectionListener listener)
setConnectionListener in interface Endpointpublic void onConnect(Connection connection)
onConnect in interface ConnectionListenerCopyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.