Package | Description |
---|---|
org.glassfish.grizzly | |
org.glassfish.grizzly.nio.transport |
Modifier and Type | Class and Description |
---|---|
class |
NIOTransportBuilder<T extends NIOTransportBuilder>
This builder is responsible for creating
NIOTransport implementations
as well as providing basic configuration for IOStrategies and
thread pools. |
Modifier and Type | Class and Description |
---|---|
class |
TCPNIOTransportBuilder
NIOTransportBuilder implementation for TCP . |
class |
UDPNIOTransportBuilder
NIOTransportBuilder implementation for UDP . |
Copyright © 2015 Oracle Corporation. All rights reserved.