Uses of Class
com.predic8.membrane.core.transport.Transport
Packages that use Transport
Package
Description
-
Uses of Transport in com.predic8.membrane.core
Fields in com.predic8.membrane.core declared as TransportMethods in com.predic8.membrane.core that return TransportMethods in com.predic8.membrane.core with parameters of type Transport -
Uses of Transport in com.predic8.membrane.core.transport.http
Subclasses of Transport in com.predic8.membrane.core.transport.httpMethods in com.predic8.membrane.core.transport.http that return TransportMethods in com.predic8.membrane.core.transport.http with parameters of type TransportModifier and TypeMethodDescriptionstatic ResponseAbstractHttpHandler.generateErrorResponse(Exception e, Exchange exchange, Transport transport) Constructors in com.predic8.membrane.core.transport.http with parameters of type Transport -
Uses of Transport in com.predic8.membrane.core.transport.http2
Constructors in com.predic8.membrane.core.transport.http2 with parameters of type TransportModifierConstructorDescriptionHttp2ExchangeHandler(StreamInfo streamInfo, Transport transport, FrameSender sender, Settings peerSettings, PeerFlowControl peerFlowControl, Exchange exchange, boolean showSSLExceptions, String remoteAddr)