|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eodisp.remote.jeri.jxta.Constraints.Distilled
static class Constraints.Distilled
A distillation of constraints to a form more directly usable by this provider.
| Constructor Summary | |
|---|---|
Constraints.Distilled(net.jini.core.constraint.InvocationConstraints constraints,
boolean relativeOK)
|
|
| Method Summary | |
|---|---|
(package private) long |
getConnectDeadline()
Returns the absolute time of the socket connect deadline. |
(package private) net.jini.core.constraint.InvocationConstraints |
getUnfulfilledConstraints()
Returns the requirements and supported preferences that must be at least partially implemented by higher layers. |
(package private) boolean |
hasConnectDeadline()
Returns true if a there is a socket connect deadline. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
Constraints.Distilled(net.jini.core.constraint.InvocationConstraints constraints,
boolean relativeOK)
throws net.jini.io.UnsupportedConstraintException
net.jini.io.UnsupportedConstraintException| Method Detail |
|---|
net.jini.core.constraint.InvocationConstraints getUnfulfilledConstraints()
boolean hasConnectDeadline()
long getConnectDeadline()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||