| Package | Description |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.nio.transport |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractBindingHandler |
AbstractBindingHandler.Builder.bindingHandler |
| Constructor and Description |
|---|
AbstractBindingHandler.Builder(AbstractBindingHandler bindingHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
TCPNIOBindingHandler
This class may be used to apply a custom
Processor and/or ProcessorSelector
atomically within a bind operation - not something that can normally be done using the TCPNIOTransport alone. |
class |
UDPNIOBindingHandler
This class may be used to apply a custom
Processor and/or ProcessorSelector
atomically within a bind operation - not something that can normally be done using the UDPNIOTransport alone. |
Copyright © 2013 Oracle Corporation. All Rights Reserved.