Index

A B C D E F G H I L M O P R S T U W 
All Classes|All Packages

A

add(BayeuxServer) - Static method in class org.cometd.documentation.server.ServerAuthorizersDocs
 
AnnotatedEchoService() - Constructor for class org.cometd.documentation.server.ServerServiceDocs.AnnotatedEchoService
 
AnnotatedServiceWithMethod() - Constructor for class org.cometd.documentation.server.ServerServiceDocs.AnnotatedServiceWithMethod
 
AnnotationConfigurationServlet() - Constructor for class org.cometd.documentation.server.ServerServiceIntegrationDocs.AnnotationConfigurationServlet
 
annotationProcessing() - Method in class org.cometd.documentation.client.ClientServiceDocs
 
annotationProcessing() - Method in class org.cometd.documentation.server.ServerServiceDocs
 
AnotherServlet() - Constructor for class org.cometd.documentation.server.ServerServiceIntegrationDocs.AnotherServlet
 
attributeAdded(ServletContextAttributeEvent) - Method in class org.cometd.documentation.server.ServerServiceIntegrationDocs.ConfigurationListener
 
attributeRemoved(ServletContextAttributeEvent) - Method in class org.cometd.documentation.server.ServerServiceIntegrationDocs.ConfigurationListener
 
attributeReplaced(ServletContextAttributeEvent) - Method in class org.cometd.documentation.server.ServerServiceIntegrationDocs.ConfigurationListener
 
authorize(Authorizer.Operation, ChannelId, ServerSession, ServerMessage) - Method in class org.cometd.documentation.server.ServerAuthorizersDocs.Deny
 
authorize(Authorizer.Operation, ChannelId, ServerSession, ServerMessage) - Method in class org.cometd.documentation.server.ServerAuthorizersDocs.Grant
 
authorize(Authorizer.Operation, ChannelId, ServerSession, ServerMessage) - Method in class org.cometd.documentation.server.ServerAuthorizersDocs.Ignore
 

B

BaseballTeamService(BayeuxServer) - Constructor for class org.cometd.documentation.server.ServerServiceDocs.BaseballTeamService
 
batchPublish() - Method in class org.cometd.documentation.client.ClientSendDocs
 
bayeuxServer() - Method in class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs.Configurer
 
binaryPublish() - Method in class org.cometd.documentation.client.ClientSendDocs
 
binaryRemoteCall() - Method in class org.cometd.documentation.client.ClientSendDocs
 
blockingDisconnect() - Method in class org.cometd.documentation.client.ClientDisconnectDocs
 
blockingHandshake() - Method in class org.cometd.documentation.client.ClientHandshakeDocs
 

C

callbackDisconnect() - Method in class org.cometd.documentation.client.ClientDisconnectDocs
 
callbackHandshake() - Method in class org.cometd.documentation.client.ClientHandshakeDocs
 
callbackPublish() - Method in class org.cometd.documentation.client.ClientSendDocs
 
callbackSubscribe() - Method in class org.cometd.documentation.client.ClientSubscribeDocs
 
canHandshake(BayeuxServer, ServerSession, ServerMessage, Promise<Boolean>) - Method in class org.cometd.documentation.server.ServerAuthenticationDocs.MyAppAuthenticator
 
canHandshake(BayeuxServer, ServerSession, ServerMessage, Promise<Boolean>) - Method in class org.cometd.documentation.server.ServerAuthenticationDocs.MySecurityPolicy
 
canHandshake(BayeuxServer, ServerSession, ServerMessage, Promise<Boolean>) - Method in class org.cometd.documentation.server.ServerAuthenticationDocs.UsersAuthenticator
 
canHandshake(BayeuxServer, ServerSession, ServerMessage, Promise<Boolean>) - Method in class org.cometd.documentation.server.ServerAuthorizationDocs.CustomSecurityPolicy
 
ClientDisconnectDocs - Class in org.cometd.documentation.client
 
ClientDisconnectDocs() - Constructor for class org.cometd.documentation.client.ClientDisconnectDocs
 
ClientHandshakeDocs - Class in org.cometd.documentation.client
 
ClientHandshakeDocs() - Constructor for class org.cometd.documentation.client.ClientHandshakeDocs
 
ClientSendDocs - Class in org.cometd.documentation.client
 
ClientSendDocs() - Constructor for class org.cometd.documentation.client.ClientSendDocs
 
ClientService() - Constructor for class org.cometd.documentation.client.ClientServiceDocs.ClientService
 
ClientServiceDocs - Class in org.cometd.documentation.client
 
ClientServiceDocs() - Constructor for class org.cometd.documentation.client.ClientServiceDocs
 
ClientServiceDocs.ClientService - Class in org.cometd.documentation.client
 
ClientServiceDocs.ServiceWithBayeuxClient - Class in org.cometd.documentation.client
 
ClientServiceDocs.ServiceWithListener - Class in org.cometd.documentation.client
 
ClientServiceDocs.ServiceWithSubscription - Class in org.cometd.documentation.client
 
ClientSubscribeDocs - Class in org.cometd.documentation.client
 
ClientSubscribeDocs() - Constructor for class org.cometd.documentation.client.ClientSubscribeDocs
 
ClientTransportDocs - Class in org.cometd.documentation.client
 
ClientTransportDocs() - Constructor for class org.cometd.documentation.client.ClientTransportDocs
 
ConfigurationListener() - Constructor for class org.cometd.documentation.server.ServerServiceIntegrationDocs.ConfigurationListener
 
ConfigurationServlet() - Constructor for class org.cometd.documentation.server.ServerServiceIntegrationDocs.ConfigurationServlet
 
configure(ConfigurableServerChannel) - Method in class org.cometd.documentation.server.ServerServiceDocs.ServiceWithAnnotatedChannel
 
Configurer() - Constructor for class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs.Configurer
 
CustomSecurityPolicy() - Constructor for class org.cometd.documentation.server.ServerAuthorizationDocs.CustomSecurityPolicy
 

D

Deny() - Constructor for class org.cometd.documentation.server.ServerAuthorizersDocs.Deny
 
destroy() - Method in class org.cometd.documentation.server.ServerServiceIntegrationDocs.AnnotationConfigurationServlet
 

E

echo(Message) - Method in class org.cometd.documentation.server.ServerServiceDocs.ServiceWithSubscriptionMethod
 
echo(ServerSession, ServerMessage.Mutable) - Method in class org.cometd.documentation.server.ServerServiceDocs.AnnotatedServiceWithMethod
 
echo(ServerSession, ServerMessage.Mutable) - Method in class org.cometd.documentation.server.ServerServiceDocs.InheritedServiceWithMethod
 
echo(ServerSession, ServerMessage.Mutable) - Method in class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs.EchoService
 
EchoService() - Constructor for class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs.EchoService
 
EchoService(BayeuxServer) - Constructor for class org.cometd.documentation.server.ServerServiceDocs.EchoService
 
example(BayeuxServer, String) - Static method in class org.cometd.documentation.server.ServerAuthorizersDocs
 

F

foo(Message) - Method in class org.cometd.documentation.client.ClientServiceDocs.ClientService
 
foo(Message) - Method in class org.cometd.documentation.client.ClientServiceDocs.ServiceWithSubscription
 

G

GameService(BayeuxServer) - Constructor for class org.cometd.documentation.server.ServerServiceDocs.GameService
 
Grant() - Constructor for class org.cometd.documentation.server.ServerAuthorizersDocs.Grant
 

H

HandshakeExtension() - Constructor for class org.cometd.documentation.server.ServerAuthenticationDocs.HandshakeExtension
 
handshakeSetup() - Method in class org.cometd.documentation.client.ClientHandshakeDocs
 

I

Ignore() - Constructor for class org.cometd.documentation.server.ServerAuthorizersDocs.Ignore
 
InheritedEchoService(BayeuxServer) - Constructor for class org.cometd.documentation.server.ServerServiceDocs.InheritedEchoService
 
InheritedServiceWithMethod(BayeuxServer) - Constructor for class org.cometd.documentation.server.ServerServiceDocs.InheritedServiceWithMethod
 
init() - Method in class org.cometd.documentation.server.ServerAuthenticationDocs.MyAppInitializer
 
init() - Method in class org.cometd.documentation.server.ServerConfigDocs
 
init() - Method in class org.cometd.documentation.server.ServerServiceIntegrationDocs.AnnotationConfigurationServlet
 
init() - Method in class org.cometd.documentation.server.ServerServiceIntegrationDocs.ConfigurationServlet
 
init() - Method in class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs.EchoService
 

L

listenerHandshake() - Method in class org.cometd.documentation.client.ClientHandshakeDocs
 

M

metaConnect(Message) - Method in class org.cometd.documentation.client.ClientServiceDocs.ClientService
 
metaConnect(Message) - Method in class org.cometd.documentation.client.ClientServiceDocs.ServiceWithListener
 
metaListener() - Method in class org.cometd.documentation.client.ClientSubscribeDocs
 
MyAppAuthenticator() - Constructor for class org.cometd.documentation.server.ServerAuthenticationDocs.MyAppAuthenticator
 
MyAppInitializer() - Constructor for class org.cometd.documentation.server.ServerAuthenticationDocs.MyAppInitializer
 
MySecurityPolicy() - Constructor for class org.cometd.documentation.server.ServerAuthenticationDocs.MySecurityPolicy
 

O

okhttp() - Method in class org.cometd.documentation.client.ClientTransportDocs
 
org.cometd.documentation.client - package org.cometd.documentation.client
 
org.cometd.documentation.server - package org.cometd.documentation.server
 
outgoing(ServerSession, ServerSession, ServerMessage.Mutable, Promise<Boolean>) - Method in class org.cometd.documentation.server.ServerAuthenticationDocs.HandshakeExtension
 

P

ParametrizedService() - Constructor for class org.cometd.documentation.server.ServerServiceDocs.ParametrizedService
 
persist() - Method in class org.cometd.documentation.server.ServerConfigDocs
 
postProcessAfterInitialization(Object, String) - Method in class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs.Configurer
 
postProcessBeforeDestruction(Object, String) - Method in class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs.Configurer
 
postProcessBeforeInitialization(Object, String) - Method in class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs.Configurer
 
processBaseballTeam(ServerSession, ServerMessage) - Method in class org.cometd.documentation.server.ServerServiceDocs.BaseballTeamService
 
processEcho(ServerSession, ServerMessage) - Method in class org.cometd.documentation.server.ServerServiceDocs.EchoService
 
processGame(ServerSession, ServerMessage) - Method in class org.cometd.documentation.server.ServerServiceDocs.GameService
 
processGameCommand(ServerSession, ServerMessage) - Method in class org.cometd.documentation.server.ServerServiceDocs.GameService
 
put(ServerSession, Map<String, Object>) - Method in class org.cometd.documentation.server.ServerAuthenticationDocs.Users
 

R

reference() - Method in class org.cometd.documentation.server.ServerConfigDocs
 
remoteCall() - Method in class org.cometd.documentation.client.ClientSendDocs
 
RemoteCallService() - Constructor for class org.cometd.documentation.server.ServerServiceDocs.RemoteCallService
 
remove(ServerSession) - Method in class org.cometd.documentation.server.ServerAuthenticationDocs.Users
 
removed(ServerSession, ServerMessage, boolean) - Method in class org.cometd.documentation.server.ServerAuthenticationDocs.MyAppAuthenticator
 
removed(ServerSession, ServerMessage, boolean) - Method in class org.cometd.documentation.server.ServerAuthenticationDocs.UsersAuthenticator
 
requiresDestruction(Object) - Method in class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs.Configurer
 
retrieveContacts(RemoteCall.Caller, Object) - Method in class org.cometd.documentation.server.ServerServiceDocs.RemoteCallService
 

S

ServerAuthenticationDocs - Class in org.cometd.documentation.server
 
ServerAuthenticationDocs() - Constructor for class org.cometd.documentation.server.ServerAuthenticationDocs
 
ServerAuthenticationDocs.HandshakeExtension - Class in org.cometd.documentation.server
 
ServerAuthenticationDocs.MyAppAuthenticator - Class in org.cometd.documentation.server
 
ServerAuthenticationDocs.MyAppInitializer - Class in org.cometd.documentation.server
 
ServerAuthenticationDocs.MySecurityPolicy - Class in org.cometd.documentation.server
 
ServerAuthenticationDocs.Users - Class in org.cometd.documentation.server
 
ServerAuthenticationDocs.UsersAuthenticator - Class in org.cometd.documentation.server
 
ServerAuthorizationDocs - Class in org.cometd.documentation.server
 
ServerAuthorizationDocs() - Constructor for class org.cometd.documentation.server.ServerAuthorizationDocs
 
ServerAuthorizationDocs.CustomSecurityPolicy - Class in org.cometd.documentation.server
 
ServerAuthorizersDocs - Class in org.cometd.documentation.server
 
ServerAuthorizersDocs() - Constructor for class org.cometd.documentation.server.ServerAuthorizersDocs
 
ServerAuthorizersDocs.Deny - Class in org.cometd.documentation.server
 
ServerAuthorizersDocs.Grant - Class in org.cometd.documentation.server
 
ServerAuthorizersDocs.Ignore - Class in org.cometd.documentation.server
 
ServerConfigDocs - Class in org.cometd.documentation.server
 
ServerConfigDocs() - Constructor for class org.cometd.documentation.server.ServerConfigDocs
 
ServerServiceDocs - Class in org.cometd.documentation.server
 
ServerServiceDocs() - Constructor for class org.cometd.documentation.server.ServerServiceDocs
 
ServerServiceDocs.AnnotatedEchoService - Class in org.cometd.documentation.server
 
ServerServiceDocs.AnnotatedServiceWithMethod - Class in org.cometd.documentation.server
 
ServerServiceDocs.BaseballTeamService - Class in org.cometd.documentation.server
 
ServerServiceDocs.EchoService - Class in org.cometd.documentation.server
 
ServerServiceDocs.GameService - Class in org.cometd.documentation.server
 
ServerServiceDocs.InheritedEchoService - Class in org.cometd.documentation.server
 
ServerServiceDocs.InheritedServiceWithMethod - Class in org.cometd.documentation.server
 
ServerServiceDocs.ParametrizedService - Class in org.cometd.documentation.server
 
ServerServiceDocs.RemoteCallService - Class in org.cometd.documentation.server
 
ServerServiceDocs.ServiceWithAnnotatedChannel - Class in org.cometd.documentation.server
 
ServerServiceDocs.ServiceWithAnnotatedSession - Class in org.cometd.documentation.server
 
ServerServiceDocs.ServiceWithSubscriptionMethod - Class in org.cometd.documentation.server
 
ServerServiceDocs.UploadService - Class in org.cometd.documentation.server
 
ServerServiceIntegrationDocs - Class in org.cometd.documentation.server
 
ServerServiceIntegrationDocs() - Constructor for class org.cometd.documentation.server.ServerServiceIntegrationDocs
 
ServerServiceIntegrationDocs.AnnotationConfigurationServlet - Class in org.cometd.documentation.server
 
ServerServiceIntegrationDocs.AnotherServlet - Class in org.cometd.documentation.server
 
ServerServiceIntegrationDocs.ConfigurationListener - Class in org.cometd.documentation.server
 
ServerServiceIntegrationDocs.ConfigurationServlet - Class in org.cometd.documentation.server
 
ServerServiceIntegrationSpringDocs - Class in org.cometd.documentation.server
 
ServerServiceIntegrationSpringDocs() - Constructor for class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs
 
ServerServiceIntegrationSpringDocs.Configurer - Class in org.cometd.documentation.server
 
ServerServiceIntegrationSpringDocs.EchoService - Class in org.cometd.documentation.server
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.cometd.documentation.server.ServerServiceIntegrationDocs.AnotherServlet
 
service(ServletRequest, ServletResponse) - Method in class org.cometd.documentation.server.ServerAuthenticationDocs.MyAppInitializer
 
service(ServletRequest, ServletResponse) - Method in class org.cometd.documentation.server.ServerServiceIntegrationDocs.AnnotationConfigurationServlet
 
service(ServletRequest, ServletResponse) - Method in class org.cometd.documentation.server.ServerServiceIntegrationDocs.ConfigurationServlet
 
serviceNews(ServerSession, ServerMessage, String, String) - Method in class org.cometd.documentation.server.ServerServiceDocs.ParametrizedService
 
ServiceWithAnnotatedChannel() - Constructor for class org.cometd.documentation.server.ServerServiceDocs.ServiceWithAnnotatedChannel
 
ServiceWithAnnotatedSession() - Constructor for class org.cometd.documentation.server.ServerServiceDocs.ServiceWithAnnotatedSession
 
ServiceWithBayeuxClient() - Constructor for class org.cometd.documentation.client.ClientServiceDocs.ServiceWithBayeuxClient
 
ServiceWithListener() - Constructor for class org.cometd.documentation.client.ClientServiceDocs.ServiceWithListener
 
ServiceWithSubscription() - Constructor for class org.cometd.documentation.client.ClientServiceDocs.ServiceWithSubscription
 
ServiceWithSubscriptionMethod() - Constructor for class org.cometd.documentation.server.ServerServiceDocs.ServiceWithSubscriptionMethod
 
setServletContext(ServletContext) - Method in class org.cometd.documentation.server.ServerServiceIntegrationSpringDocs.Configurer
 
simpleDisconnect() - Method in class org.cometd.documentation.client.ClientDisconnectDocs
 
simplePublish() - Method in class org.cometd.documentation.client.ClientSendDocs
 
simpleSubscribe() - Method in class org.cometd.documentation.client.ClientSubscribeDocs
 
simpleUnsubscribe() - Method in class org.cometd.documentation.client.ClientSubscribeDocs
 

T

traditional() - Static method in class org.cometd.documentation.client.ClientServiceDocs
 
traditionalListener() - Static method in class org.cometd.documentation.client.ClientServiceDocs
 
traditionalSubscription() - Static method in class org.cometd.documentation.client.ClientServiceDocs
 
transports() - Method in class org.cometd.documentation.client.ClientTransportDocs
 

U

upload(ServerSession, ServerMessage) - Method in class org.cometd.documentation.server.ServerServiceDocs.UploadService
 
UploadService() - Constructor for class org.cometd.documentation.server.ServerServiceDocs.UploadService
 
Users() - Constructor for class org.cometd.documentation.server.ServerAuthenticationDocs.Users
 
UsersAuthenticator(ServerAuthenticationDocs.Users) - Constructor for class org.cometd.documentation.server.ServerAuthenticationDocs.UsersAuthenticator
 

W

wrong() - Method in class org.cometd.documentation.server.ServerConfigDocs
 
A B C D E F G H I L M O P R S T U W 
All Classes|All Packages