public class DestinationTicket extends Object
| Constructor and Description |
|---|
DestinationTicket(ProxyTarget target,
SocketChannel destinationChannel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ProxyTarget |
getProxyTarget() |
SocketChannel |
getSocketChannel() |
int |
hashCode() |
public DestinationTicket(ProxyTarget target, SocketChannel destinationChannel)
public ProxyTarget getProxyTarget()
public SocketChannel getSocketChannel()
Copyright © 2017. All rights reserved.