See: Description
Interface | Description |
---|---|
PortProvider |
Strategy interface to provide access to a port (which may change if an existing
connection is closed).
|
TargetServerConnection |
Manages the connection to the ultimate tunnel target server.
|
Class | Description |
---|---|
HttpTunnelServer |
A server that can be used to tunnel TCP traffic over HTTP.
|
HttpTunnelServer.HttpConnection |
Encapsulates a HTTP request/response pair.
|
HttpTunnelServerHandler |
Adapts a
HttpTunnelServer to a Handler . |
SocketTargetServerConnection |
Socket based
TargetServerConnection . |
StaticPortProvider |
PortProvider for a static port that won't change. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.