Package | Description |
---|---|
org.alfresco.jlan.netbios.server |
Modifier and Type | Method and Description |
---|---|
void |
RemoteNameListener.netbiosAddRemoteName(NetBIOSNameEvent evt,
InetAddress addr)
Signal that a remote host has added a new NetBIOS name.
|
void |
AddNameListener.netbiosNameAdded(NetBIOSNameEvent evt)
Signal that a NetBIOS name has been added, or an error occurred whilst trying
to add a new NetBIOS name.
|
void |
QueryNameListener.netbiosNameQuery(NetBIOSNameEvent evt,
InetAddress addr)
Signal that a NetBIOS name query has been received, for the specified local NetBIOS name.
|
void |
RemoteNameListener.netbiosReleaseRemoteName(NetBIOSNameEvent evt,
InetAddress addr)
Signal that a remote host has released a NetBIOS name.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.