Uses of Package
com.levigo.jadice.web.transport.server
Packages that use com.levigo.jadice.web.transport.server
Package
Description
-
Classes in com.levigo.jadice.web.transport.server used by com.levigo.jadice.web.transport.serverClassDescriptionDeprecated.use TransportManagerProvider insteadDeprecated.A listener that gets informed if the network layer was initialized.A TransportManager is the core of the transport layer.
-
Classes in com.levigo.jadice.web.transport.server used by com.levigo.jadice.web.transport.server.messagingClassDescriptionThis is the invocation context of the adaptive transport layer utilizing implementations to obtain the
HttpSession
and optionally theHttpServletRequest
. -
Classes in com.levigo.jadice.web.transport.server used by com.levigo.jadice.web.transport.server.networkingClassDescriptionA MessageContext carries information about the corresponding message, such as the ID of the
MessageClient
that sent the message, the userPrincipal
, requested URI and and query string. -
Classes in com.levigo.jadice.web.transport.server used by com.levigo.jadice.web.transport.server.networking.websocketClassDescriptionA MessageContext carries information about the corresponding message, such as the ID of the
MessageClient
that sent the message, the userPrincipal
, requested URI and and query string. -
Classes in com.levigo.jadice.web.transport.server used by com.levigo.jadice.web.transport.server.sessionClassDescriptionA MessageContext carries information about the corresponding message, such as the ID of the
MessageClient
that sent the message, the userPrincipal
, requested URI and and query string.