Uses of Package
org.cometd.annotation.server
-
Packages that use org.cometd.annotation.server Package Description org.cometd.annotation.server org.cometd.examples -
Classes in org.cometd.annotation.server used by org.cometd.annotation.server Class Description ServerAnnotationProcessor Processes annotations in server-side service objects. -
Classes in org.cometd.annotation.server used by org.cometd.examples Class Description Configure For server-side services, identifies channel configuration methods that are invoked when a message is processed on server-side.RemoteCall Identifies callback methods on server-side services that are invoked when the client is performing a remote call.RemoteCall.Caller Objects implementing this interface represent remote clients that performed remote calls.