net.jini.jeri.tcp
Class TcpEndpoint.Handle
java.lang.Object
net.jini.jeri.tcp.TcpEndpoint.Handle
- All Implemented Interfaces:
- OutboundRequestHandle
- Enclosing class:
- TcpEndpoint
private class TcpEndpoint.Handle
- extends Object
- implements OutboundRequestHandle
OutboundRequestHandle implementation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
distilled
private final Constraints.Distilled distilled
TcpEndpoint.Handle
TcpEndpoint.Handle(Constraints.Distilled distilled)
getTcpEndpoint
TcpEndpoint getTcpEndpoint()
getDistilledConstraints
Constraints.Distilled getDistilledConstraints()
getUnfulfilledConstraints
InvocationConstraints getUnfulfilledConstraints()
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.