|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectChannel
Method Summary | |
---|---|
void |
close()
|
SocketAddress |
getRemoteAddress()
|
boolean |
isOpen()
|
Object |
read()
|
Future<?> |
write(Object msg)
|
Method Detail |
---|
Object read() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
SocketAddress getRemoteAddress()
Future<?> write(Object msg)
boolean isOpen()
void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |