Click or drag to resize

ForwardOpenHandler Methods

The ForwardOpenHandler 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, and creates an IConnection object.
Top
See Also