Package | Description |
---|---|
org.alfresco.jlan.netbios.win32 |
Modifier and Type | Method and Description |
---|---|
NetBIOSSelector |
NetBIOSSelectionKey.selector()
Return the selector that this key belongs to
|
Modifier and Type | Method and Description |
---|---|
NetBIOSSelectionKey |
NetBIOSSocket.register(NetBIOSSelector selector,
int ops,
Object attachment)
Register a non-blocking socket with a selector
|
Constructor and Description |
---|
NetBIOSSelectionKey(NetBIOSSelector selector,
NetBIOSSocket socket,
int ops,
Object attachment)
Class constructor
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.