Uses of Class
org.cometd.oort.OortMasterLong.Context
-
Packages that use OortMasterLong.Context Package Description org.cometd.oort -
-
Uses of OortMasterLong.Context in org.cometd.oort
Methods in org.cometd.oort with parameters of type OortMasterLong.Context Modifier and Type Method Description protected void
OortMasterLong. onForwardFailed(java.lang.Object failure, OortMasterLong.Context context)
protected void
OortMasterLong. onForwardSucceeded(java.lang.Long result, OortMasterLong.Context context)
-