Interface GenericRequestContext
- All Superinterfaces:
CommunicationContext
,GenericContext
,InstantiableContext
,LogContext
,RequestContext<GenericResponse>
public interface GenericRequestContext
extends GenericContext, RequestContext<GenericResponse>, InstantiableContext
-
Method Summary
Methods inherited from interface org.nuclos.api.context.communication.CommunicationContext
getPort
Methods inherited from interface org.nuclos.api.context.communication.GenericContext
getContentMap
Methods inherited from interface org.nuclos.api.context.LogContext
log, logError, logWarn
Methods inherited from interface org.nuclos.api.context.communication.RequestContext
clearResponse, getResponse, isResponse