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