|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectnet.bakingpowder.tmiz.proxy.MyProxy
コンストラクタの概要 | |
MyProxy(int portNumber,
java.lang.String destHost,
int destPortNumber)
|
メソッドの概要 | |
void |
service_start()
Let Proxy Service start. |
クラス java.lang.Object から継承したメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public MyProxy(int portNumber, java.lang.String destHost, int destPortNumber) throws java.lang.Exception
portNumber
- Listening Local PortNumberdestHost
- Destination Host AddressdestPortNumber
- Destination Host PortNumber
java.lang.Exception
メソッドの詳細 |
public void service_start()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |