Click or drag to resize

ForwardCloseHandler Methods

The ForwardCloseHandler type exposes the following members.

Methods
  NameDescription
Public methodError
Generates an error response to the caller.
Public methodRouteRequest
Routes the request through to final target class/instance.
Public methodSuccess
Generates a success response to the caller.
Top
See Also