Class TransportInvocationContext

java.lang.Object
com.levigo.jadice.web.server.internal.AbstractInvocationContext
com.levigo.jadice.web.transport.server.TransportInvocationContext
All Implemented Interfaces:
InvocationContext, ServletInvocationContext

public class TransportInvocationContext extends com.levigo.jadice.web.server.internal.AbstractInvocationContext implements ServletInvocationContext
This is the invocation context of the adaptive transport layer utilizing implementations to obtain the HttpSession and optionally the HttpServletRequest.