パッケージ jcifs.netbios
クラス SessionRequestPacket
- java.lang.Object
-
- jcifs.netbios.SessionServicePacket
-
- jcifs.netbios.SessionRequestPacket
-
public class SessionRequestPacket extends SessionServicePacket
-
-
フィールドの概要
-
クラスから継承されたフィールド jcifs.netbios.SessionServicePacket
NEGATIVE_SESSION_RESPONSE, POSITIVE_SESSION_RESPONSE
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 SessionRequestPacket(Configuration config, NetbiosName calledName, NetbiosName callingName)
-
-
-
コンストラクタの詳細
-
SessionRequestPacket
public SessionRequestPacket(Configuration config, NetbiosName calledName, NetbiosName callingName)
- パラメータ:
config-calledName-callingName-
-
-