|
JBoss Remoting 3 3.2.17.GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OpenListener

A listener for new channels. An open listener is registered with an Endpoint
via the Endpoint.registerService(String, OpenListener, OptionMap) method.
| Method Summary | |
|---|---|
void |
channelOpened(Channel channel)
Notification that a new channel has been opened for this service. |
void |
registrationTerminated()
Called when this registration has been terminated. |
| Method Detail |
|---|
void channelOpened(Channel channel)
channel - the channel that was openedvoid registrationTerminated()
|
JBoss Remoting 3 3.2.17.GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||