private class TcpEndpoint.Handle extends Object implements OutboundRequestHandle
Modifier and Type | Field and Description |
---|---|
private Constraints.Distilled |
distilled |
Constructor and Description |
---|
Handle(Constraints.Distilled distilled) |
Modifier and Type | Method and Description |
---|---|
(package private) Constraints.Distilled |
getDistilledConstraints() |
(package private) TcpEndpoint |
getTcpEndpoint() |
(package private) InvocationConstraints |
getUnfulfilledConstraints() |
private final Constraints.Distilled distilled
Handle(Constraints.Distilled distilled)
TcpEndpoint getTcpEndpoint()
Constraints.Distilled getDistilledConstraints()
InvocationConstraints getUnfulfilledConstraints()
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.