public interface TransportAcceptListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAccept(TransportServer transportServer,
TcpTransport transport) |
void |
onAcceptError(TransportServer transportServer,
java.lang.Exception error) |
void onAccept(TransportServer transportServer, TcpTransport transport)
void onAcceptError(TransportServer transportServer, java.lang.Exception error)
Copyright © 2014 Red Hat. All Rights Reserved.