blob: 3bab05621621d481f4057caddb5664fba36b00d6 [file] [log] [blame]
<!--
Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
version 2 with the GNU Classpath Exception, which is available at
https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<p><a id="ref-transports" name="ref-transports"></a><a id="GHWEB00024" name="GHWEB00024"></a></p>
<h4><a id="sthref160" name="sthref160"></a>Transports</h4>
<a name="BEGIN" id="BEGIN"></a>
<p>Use the Transports page to configure transports. Each network listener is associated with a transport.</p>
<p>When you first install the GlassFish Server, one TCP transport exists by default, with the name <code>tcp</code>. You can modify or create a TCP or UDP transport or provide a custom transport implementation.</p>
<p>For each transport, the following information is provided.</p>
<dl>
<dt>Transport Name</dt>
<dd>
<p>The name of the transport.</p>
</dd>
<dt>Classname</dt>
<dd>
<p>The class name of the transport implementation.</p>
</dd>
<dt>Byte Buffer Type</dt>
<dd>
<p>The type of <code>ByteBuffer</code> to be used with the transport.</p>
</dd>
</dl>
<p>The Transports table also contains the following options.</p>
<dl>
<dt>New</dt>
<dd>
<p>Button to create a new transport.</p>
</dd>
<dt>Delete</dt>
<dd>
<p>Button to delete one or more selected transports.</p>
</dd>
</dl>
<a id="sthref161" name="sthref161"></a>
<h5>Related Tasks</h5>
<ul>
<li>
<p><a href="task-transportnew.html">To Create a Transport</a></p>
</li>
<li>
<p><a href="task-transportedit.html">To Edit a Transport</a></p>
</li>
<li>
<p><a href="task-transportdelete.html">To Delete a Transport</a></p>
</li>
</ul>
<a id="sthref162" name="sthref162"></a>
<h5>Related asadmin Commands</h5>
<ul>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM00061"><code>create-transport</code>(1)</a></p>
</li>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM00206"><code>list-transports</code>(1)</a></p>
</li>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM00112"><code>delete-transport</code>(1)</a></p>
</li>
</ul>
<small>Copyright &#169; 2005, 2017, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>