Uses of Interface
org.cometd.bayeux.Transport
Package | Description |
---|---|
org.cometd.bayeux | |
org.cometd.bayeux.server |
-
Uses of Transport in org.cometd.bayeux
Methods in org.cometd.bayeux that return Transport Modifier and Type Method Description Transport
Bayeux. getTransport(String transport)
-
Uses of Transport in org.cometd.bayeux.server
Subinterfaces of Transport in org.cometd.bayeux.server Modifier and Type Interface Description interface
ServerTransport
Server side extension of a Bayeux transport.Methods in org.cometd.bayeux.server that return Transport Modifier and Type Method Description Transport
BayeuxServer. getCurrentTransport()