|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.common.comm.platform.socket.SSLAwareChannelHandler.ObjectChannelImpl
public class SSLAwareChannelHandler.ObjectChannelImpl
| Constructor Summary | |
|---|---|
SSLAwareChannelHandler.ObjectChannelImpl(org.jboss.netty.channel.Channel channel)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.net.SocketAddress |
getRemoteAddress()
|
boolean |
isOpen()
|
java.lang.Object |
read()
|
java.util.concurrent.Future<?> |
write(java.lang.Object msg)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSLAwareChannelHandler.ObjectChannelImpl(org.jboss.netty.channel.Channel channel)
| Method Detail |
|---|
public void close()
close in interface ObjectChannelpublic boolean isOpen()
isOpen in interface ObjectChannelpublic java.net.SocketAddress getRemoteAddress()
getRemoteAddress in interface ObjectChannel
public java.lang.Object read()
throws java.io.IOException,
java.lang.ClassNotFoundException
read in interface ObjectChanneljava.io.IOException
java.lang.ClassNotFoundExceptionpublic java.util.concurrent.Future<?> write(java.lang.Object msg)
write in interface ObjectChannel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||