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 Show documentation
Show all versions of console-web-plugin Show documentation
Web container plugin bundle for GlassFish Admin Console
The newest version!
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 © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices