Class MemoryTransport
java.lang.Object
org.eclipse.jetty.server.MemoryTransport
- All Implemented Interfaces:
org.eclipse.jetty.io.Transport
A Transport suitable to be used when using a MemoryConnector.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.io.Transport
org.eclipse.jetty.io.Transport.IP, org.eclipse.jetty.io.Transport.Socket, org.eclipse.jetty.io.Transport.TCPIP, org.eclipse.jetty.io.Transport.TCPUnix, org.eclipse.jetty.io.Transport.UDPIP, org.eclipse.jetty.io.Transport.UDPUnix, org.eclipse.jetty.io.Transport.Unix, org.eclipse.jetty.io.Transport.Wrapper -
Field Summary
Fields inherited from interface org.eclipse.jetty.io.Transport
TCP_IP, UDP_IP -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.jetty.io.Transport
isIntrinsicallySecure, newConnection, newEndPoint, newSelectableChannel, requiresDomainNameResolution
-
Constructor Details
-
MemoryTransport
-
-
Method Details
-
connect
- Specified by:
connectin interfaceorg.eclipse.jetty.io.Transport
-
getSocketAddress
- Specified by:
getSocketAddressin interfaceorg.eclipse.jetty.io.Transport
-
hashCode
-
equals
-