Class Summary | |
---|---|
HTTPActionHandler | An HTTPActionHandler simply sets the context's TargetService
property from the HTTPAction property. |
HTTPAuthHandler | An HTTPAuthHandler simply sets the context's username
and password properties from the HTTP auth headers.
|
URLMapper | An URLMapper attempts to use the extra path info
of this request as the service name.
|