public class ProxyConnection extends Object
| Constructor and Description |
|---|
ProxyConnection(ClientConnection connection,
String targetPath) |
| Modifier and Type | Method and Description |
|---|---|
ClientConnection |
getConnection() |
String |
getTargetPath() |
public ProxyConnection(ClientConnection connection, String targetPath)
public ClientConnection getConnection()
public String getTargetPath()
Copyright © 2017 JBoss by Red Hat. All rights reserved.