public interface Endpoint
Modifier and Type | Method and Description |
---|---|
void |
accept() |
void |
close() |
Connection |
connect() |
void |
setConnectionListener(ConnectionListener listener) |
Connection connect() throws FastConnectionException
FastConnectionException
void setConnectionListener(ConnectionListener listener)
void accept() throws FastConnectionException
FastConnectionException
void close()
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.