IApplicationRequest |
This is an interface for all requests running in an application environment on ivy
|
IHttpRequest |
This is an interface for all http request handled by ivy
|
IHttpResponse |
This is an interface for all http responses handled by ivy
|
IProcessModelVersionRequest |
This is an interface for all requests running in an process model version environment on ivy
|
IProcessRequest |
This is an interface for all process requests handled on ivy
|
IRequest |
This is common interface for all requests handled by ivy
|
IResponse |
This is the common interfaces for all responses returned by ivy
|
ITaskRequest |
This is an interface for all requests running in task environment on ivy
|