Package org.cometd.documentation.server
Class ServerServiceDocs.ServiceWithAnnotatedChannel
java.lang.Object
org.cometd.documentation.server.ServerServiceDocs.ServiceWithAnnotatedChannel
- Enclosing class:
ServerServiceDocs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
configure
(org.cometd.bayeux.server.ConfigurableServerChannel channel)
-
Constructor Details
-
ServiceWithAnnotatedChannel
public ServiceWithAnnotatedChannel()
-
-
Method Details
-
configure
@Configure("/echo") public void configure(org.cometd.bayeux.server.ConfigurableServerChannel channel)
-