Package | Description |
---|---|
org.alfresco.jlan.netbios |
Modifier and Type | Method and Description |
---|---|
NetBIOSNameList |
NetBIOSNameList.findNames(char typ,
boolean group)
Find names of the specified type and return a subset of the available names
|
NetBIOSNameList |
NetBIOSNameList.findNames(String name)
Find names of the specified name of different types and return a subset of the
available names.
|
static NetBIOSNameList |
NetBIOSSession.FindNamesForAddress(String ipAddr)
Get the NetBIOS name list for the specified IP address
|
static NetBIOSNameList |
NetBIOSSession.FindNamesForAddress(String ipAddr,
NetBIOSSession sess)
Get the NetBIOS name list for the specified IP address
|
NetBIOSNameList |
NetBIOSPacket.getAdapterStatusNameList()
Get the answer name list from an adapter status reply
|
NetBIOSNameList |
NetBIOSPacket.getAnswerNameList()
Get the answer name list
|
Modifier and Type | Method and Description |
---|---|
int |
NetBIOSPacket.buildAdapterStatusResponse(NetBIOSNameList nameList,
int nodeType)
Build an adapter status response
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.