| パッケージ | 説明 |
|---|---|
| org.piax.gtrans.netty | |
| org.piax.gtrans.netty.bootstrap |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<NettyRawChannel> |
NettyChannelTransport.getCreatedRawChannels() |
| コンストラクタと説明 |
|---|
NettyChannel(int channelNo,
NettyLocator channelInitiator,
NettyLocator destination,
ObjectId localObjectId,
ObjectId remoteObjectId,
boolean isCreator,
NettyRawChannel raw,
NettyChannelTransport trans) |
NettyOutboundHandler(NettyRawChannel raw,
NettyChannelTransport trans)
Creates a client-side handler.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
io.netty.bootstrap.Bootstrap |
NettyBootstrap.getBootstrap(NettyRawChannel raw,
NettyChannelTransport trans) |
io.netty.bootstrap.Bootstrap |
SslBootstrap.getBootstrap(NettyRawChannel raw,
NettyChannelTransport trans) |
io.netty.bootstrap.Bootstrap |
TcpBootstrap.getBootstrap(NettyRawChannel raw,
NettyChannelTransport trans) |
io.netty.bootstrap.Bootstrap |
UdtBootstrap.getBootstrap(NettyRawChannel raw,
NettyChannelTransport trans) |
Copyright © 2016. All rights reserved.