Uses of Class
org.restlet.engine.connector.Way

Packages that use Way
org.restlet.engine.connector New advanced internal HTTP connector. 
 

Uses of Way in org.restlet.engine.connector
 

Subclasses of Way in org.restlet.engine.connector
 class ClientInboundWay
          Client-side inbound way.
 class ClientOutboundWay
          Client-side outbound way.
 class HttpClientInboundWay
          HTTP client inbound way.
 class HttpClientOutboundWay
          HTTP client outbound way.
 class HttpServerInboundWay
          HTTP server inbound way.
 class HttpServerOutboundWay
          HTTP server outbound way.
 class InboundWay
          A network connection way though which messages are received.
 class OutboundWay
          A network connection way though which messages are sent.
 class ServerInboundWay
          Server-side inbound way.
 class ServerOutboundWay
          Server-side outbound way.
 



Copyright © 2005-2013 Restlet.