|
|||||||||
前 次 | フレームあり フレームなし |
NotBindException を使用しているパッケージ | |
---|---|
com.JRcServer.commons.net | �ʐM������T�|�[�g���܂�. |
com.JRcServer.commons.net での NotBindException の使用 |
---|
NotBindException をスローする com.JRcServer.commons.net のメソッド | |
---|---|
void |
TcpProtocol.connect(java.net.InetAddress addr,
int port,
java.net.InetAddress loAddr,
int loPort)
接続処理. |
void |
BaseTcpProtocol.connect(java.net.InetAddress addr,
int port,
java.net.InetAddress loAddr,
int loPort)
接続処理. |
void |
TcpProtocol.connect(java.net.InetAddress addr,
int port,
java.net.InetAddress loAddr,
int loPort,
int bufLen)
接続処理. |
void |
BaseTcpProtocol.connect(java.net.InetAddress addr,
int port,
java.net.InetAddress loAddr,
int loPort,
int bufLen)
接続処理. |
void |
MultiCastV4.open()
オープン処理. |
void |
BaseMultiCast.open()
オープン処理. |
void |
UdpProtocol.open(int bufLen)
オープン処理. |
void |
MultiCastV4.open(int buf)
オープン処理. |
void |
BaseUdpProtocol.open(int bufLen)
オープン処理. |
void |
BaseMultiCast.open(int buf)
オープン処理. |
void |
UdpProtocol.open(int bufLen,
int port)
オープン処理. |
void |
MultiCastV4.open(int port,
int buf)
オープン処理. |
void |
BaseUdpProtocol.open(int bufLen,
int port)
オープン処理. |
void |
BaseMultiCast.open(int port,
int buf)
オープン処理. |
void |
MultiCastV4.open(int port,
int buf,
byte defTTL)
オープン処理. |
void |
BaseMultiCast.open(int port,
int buf,
byte defTTL)
オープン処理. |
void |
UdpProtocol.open(int bufLen,
int port,
java.net.InetAddress addr)
オープン処理. |
void |
BaseUdpProtocol.open(int bufLen,
int port,
java.net.InetAddress addr)
オープン処理. |
void |
UdpProtocol.openTo(int bufMode,
int bufLen)
オープン処理. |
void |
BaseUdpProtocol.openTo(int bufMode,
int bufLen)
オープン処理. |
void |
UdpProtocol.openTo(int bufMode,
int bufLen,
int port)
オープン処理. |
void |
BaseUdpProtocol.openTo(int bufMode,
int bufLen,
int port)
オープン処理. |
void |
UdpProtocol.openTo(int bufMode,
int bufLen,
int port,
java.net.InetAddress addr)
オープン処理. |
void |
BaseUdpProtocol.openTo(int bufMode,
int bufLen,
int port,
java.net.InetAddress addr)
オープン処理. |
|
|||||||||
前 次 | フレームあり フレームなし |