| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ForwardingConfigurationListenerextends EventListenerMethod Summary | |
void |
|
void |
|
void |
|
void |
|
public void closed(ForwardingConfiguration forward, ForwardingChannel channel)
- Parameters:
channel-
public void dataReceived(ForwardingConfiguration forward, ForwardingChannel channel, int bytes)
- Parameters:
channel-bytes-
public void dataSent(ForwardingConfiguration forward, ForwardingChannel channel, int bytes)
- Parameters:
channel-bytes-
public void opened(ForwardingConfiguration forward, ForwardingChannel channel)
- Parameters:
channel-