Package | Description |
---|---|
org.glassfish.grizzly | |
org.glassfish.grizzly.nio | |
org.glassfish.grizzly.nio.transport |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBindingHandler |
Modifier and Type | Class and Description |
---|---|
class |
NIOTransport |
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 |
TCPNIOTransport
TCP Transport NIO implementation
|
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. |
class |
UDPNIOTransport
UDP NIO transport implementation
|
Copyright © 2015 Oracle Corporation. All rights reserved.