en.help.ref-transports.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-web-plugin-help
Show all versions of console-web-plugin-help
Online help content for the console-web-plugin bundle.
Transports
Use the Transports page to configure transports. Each network listener is associated with
a transport.
When you first install the GlassFish Server, one TCP transport exists by default,
with the name tcp. You can modify or create a TCP or UDP
transport or provide a custom transport implementation.
For each transport, the following information is provided.
- Transport Name
The name of the transport.
- Classname
The class name of the transport implementation.
- Byte Buffer Type
The type of ByteBuffer to be used with the transport.
The Transports table also contains the following options.
- New
Button to create a new transport.
- Delete
Button to delete one or more selected transports.
Related Tasks
Related asadmin Commands
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices