Uses of Interface
com.levigo.jadice.web.server.ServletInvocationContext
Packages that use ServletInvocationContext
-
Uses of ServletInvocationContext in com.levigo.jadice.web.conn.server
Classes in com.levigo.jadice.web.conn.server that implement ServletInvocationContext -
Uses of ServletInvocationContext in com.levigo.jadice.web.transport.server
Classes in com.levigo.jadice.web.transport.server that implement ServletInvocationContextModifier and TypeClassDescriptionclassThis is the invocation context of the adaptive transport layer utilizing implementations to obtain theHttpSessionand optionally theHttpServletRequest.