|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelListener.ChannelListenerFactory | |
|---|---|
| com.metamatrix.common.comm.platform.socket | |
| com.metamatrix.common.comm.platform.socket.server | |
| Uses of ChannelListener.ChannelListenerFactory in com.metamatrix.common.comm.platform.socket |
|---|
| Constructors in com.metamatrix.common.comm.platform.socket with parameters of type ChannelListener.ChannelListenerFactory | |
|---|---|
SSLAwareChannelHandler(ChannelListener.ChannelListenerFactory listenerFactory,
javax.net.ssl.SSLEngine engine,
java.lang.ClassLoader classloader)
|
|
| Uses of ChannelListener.ChannelListenerFactory in com.metamatrix.common.comm.platform.socket.server |
|---|
| Classes in com.metamatrix.common.comm.platform.socket.server that implement ChannelListener.ChannelListenerFactory | |
|---|---|
class |
SocketListener
Server-side class to listen for new connection requests and create a SocketClientConnection for each connection request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||