protected static class OneToOneMappingTransport.OneToOneChannel<E extends Endpoint> extends ChannelImpl<E>
creator, isDuplex, localObjectId, mother, remote, remoteObjectId| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
close()
Channelをcloseする。
|
void |
send(Object msg)
Channelにmsgにより指定されたメッセージを送信する。
|
checkActive, getChannelNo, getLocal, getLocalObjectId, getRemote, getRemoteObjectId, getTransportId, isClosed, isCreatorSide, isDuplex, putReceiveQueue, receive, receive, toStringpublic void close()
Channelpublic void send(Object msg) throws IOException
Channelmsg - 送信メッセージIOException - I/Oエラーが発生した場合Copyright © 2017. All rights reserved.