Uses of Class
org.eclipse.jetty.io.Transport.Socket
Packages that use Transport.Socket
-
Uses of Transport.Socket in org.eclipse.jetty.io
Subclasses of Transport.Socket in org.eclipse.jetty.ioModifier 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.