Uses of Class
org.eclipse.jetty.io.Transport.Socket
-
Uses of Transport.Socket in org.eclipse.jetty.io
Modifier and TypeClassDescriptionstatic class
Abstract implementation ofTransport
based on IP.static class
The TCP/IPTransport
.static class
The stream Unix-Domain socketTransport
.static class
The UDP/IPTransport
.static class
The datagram Unix-Domain socketTransport
.static class
Abstract implementation ofTransport
based on Unix-Domain sockets.