インタフェースの使用
jcifs.NetbiosAddress
-
NetbiosAddressを使用しているパッケージ パッケージ 説明 jcifs jcifs.netbios -
-
jcifsでのNetbiosAddressの使用
NetbiosAddressを返すjcifsのメソッド 修飾子とタイプ メソッド 説明 NetbiosAddressNameServiceClient. getLocalHost()NetbiosAddress[]NameServiceClient. getNbtAllByAddress(String host)Retrieve all addresses of a host by it's address.NetbiosAddress[]NameServiceClient. getNbtAllByAddress(String host, int type, String scope)Retrieve all addresses of a host by it's address.NetbiosAddress[]NameServiceClient. getNbtAllByAddress(NetbiosAddress addr)Retrieve all addresses of a host by it's address.NetbiosAddress[]NameServiceClient. getNbtAllByName(String host, int type, String scope, InetAddress svr)Retrieve all addresses of a host by it's name.NetbiosAddressNameServiceClient. getNbtByName(String host)Determines the address of a host given it's host name.NetbiosAddressNameServiceClient. getNbtByName(String host, int type, String scope)Determines the address of a host given it's host name.NetbiosAddressNameServiceClient. getNbtByName(String host, int type, String scope, InetAddress svr)Determines the address of a host given it's host name.NetbiosAddress[]NameServiceClient. getNodeStatus(NetbiosAddress nbtAddress)NetbiosAddress型のパラメータを持つjcifsのメソッド 修飾子とタイプ メソッド 説明 NetbiosAddress[]NameServiceClient. getNbtAllByAddress(NetbiosAddress addr)Retrieve all addresses of a host by it's address.NetbiosAddress[]NameServiceClient. getNodeStatus(NetbiosAddress nbtAddress) -
jcifs.netbiosでのNetbiosAddressの使用
NetbiosAddressを実装しているjcifs.netbiosのクラス 修飾子とタイプ クラス 説明 classNbtAddressThis class represents a NetBIOS over TCP/IP address.NetbiosAddress型のパラメータを持つjcifs.netbiosのメソッド 修飾子とタイプ メソッド 説明 NbtAddress[]NameServiceClientImpl. getNbtAllByAddress(NetbiosAddress addr)NbtAddress[]NameServiceClientImpl. getNodeStatus(NetbiosAddress addr)
-