| パッケージ | 説明 |
|---|---|
| org.piax.gtrans.raw | |
| org.piax.gtrans.raw.emu | |
| org.piax.gtrans.raw.lwtcp | |
| org.piax.gtrans.raw.tcp | |
| org.piax.gtrans.raw.udp |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract RawChannel<E> |
RawTransport.newChannel(E dst,
boolean isDuplex,
int timeout) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RawChannel<EmuLocator> |
EmuTransport.newChannel(EmuLocator dst,
boolean isDuplex,
int timeout) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
LWTcpChannel |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RawChannel<TcpLocator> |
LWTcpTransport.newChannel(TcpLocator dst,
boolean isDuplex,
int timeout) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RawChannel<TcpLocator> |
TcpTransport.newChannel(TcpLocator dst,
boolean isDuplex,
int timeout) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RawChannel<UdpLocator> |
UdpTransport.newChannel(UdpLocator dst,
boolean isDuplex,
int timeout) |
Copyright © 2017. All rights reserved.