n2n Page Rocket 1 API

n2n\web\dispatch

­Dispatch­Context

DispatchContext implements ThreadScoped

All Implemented Interfaces:

Constant summary

Methods summary

Modifier and Type Method
public DispatchModelManager getDispatchModelManager ( )
public DispatchTargetCoder getDispatchTargetCoder ( )
public MappingResult getOrCreateMappingResult ( Dispatchable dispatchable , N2nContext n2nCotext )
public analyzeRequest ( Request request )
public hasDispatchJob ( )
public DispatchJob getDispatchJob ( )
public mixed dispatch ( Dispatchable dispatchable , string methodName , N2nContext n2nContext )

Constants in detail

Methods in detail