|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IOutputMessage in org.aselect.server.request.handler.aselect.authentication |
|---|
| Methods in org.aselect.server.request.handler.aselect.authentication with parameters of type IOutputMessage | |
|---|---|
protected void |
ASelectAPIHandler.processAPIRequest(IProtocolRequest oProtocolRequest,
IInputMessage oInputMessage,
IOutputMessage oOutputMessage)
Processes all incoming application API calls. |
protected abstract void |
AbstractAPIRequestHandler.processAPIRequest(IProtocolRequest oProtocolRequest,
IInputMessage oInputMessage,
IOutputMessage oOutputMessage)
Prosesses the API request. |
protected void |
ApplicationAPIHandler.processAPIRequest(IProtocolRequest oProtocolRequest,
IInputMessage oInputMessage,
IOutputMessage oOutputMessage)
Processes all incoming application API calls. |
void |
AuthSPAPIHandler.processAPIRequest(IProtocolRequest oProtocolRequest,
IInputMessage oInputMessage,
IOutputMessage oOutputMessage)
Start processing a request coming from an authsp. |
| Uses of IOutputMessage in org.aselect.server.request.handler.sfs.authentication |
|---|
| Methods in org.aselect.server.request.handler.sfs.authentication with parameters of type IOutputMessage | |
|---|---|
protected void |
ASelectAPIHandler.processAPIRequest(IProtocolRequest oProtocolRequest,
IInputMessage oInputMessage,
IOutputMessage oOutputMessage)
Processes all incoming application API calls. |
protected abstract void |
AbstractAPIRequestHandler.processAPIRequest(IProtocolRequest oProtocolRequest,
IInputMessage oInputMessage,
IOutputMessage oOutputMessage)
Prosesses the API request. |
protected void |
ApplicationAPIHandler.processAPIRequest(IProtocolRequest oProtocolRequest,
IInputMessage oInputMessage,
IOutputMessage oOutputMessage)
Processes all incoming application API calls. |
void |
AuthSPAPIHandler.processAPIRequest(IProtocolRequest oProtocolRequest,
IInputMessage oInputMessage,
IOutputMessage oOutputMessage)
Start processing a request coming from an authsp. |
| Uses of IOutputMessage in org.aselect.system.communication.server |
|---|
| Subinterfaces of IOutputMessage in org.aselect.system.communication.server | |
|---|---|
interface |
IMessageCreatorInterface
Defines a common interface for a message creator. |
| Methods in org.aselect.system.communication.server that return IOutputMessage | |
|---|---|
IOutputMessage |
Communicator.getOutputMessage()
Get output message. |
| Uses of IOutputMessage in org.aselect.system.communication.server.raw |
|---|
| Classes in org.aselect.system.communication.server.raw that implement IOutputMessage | |
|---|---|
class |
RawMessageCreator
Message creator which uses CGI messages. |
| Uses of IOutputMessage in org.aselect.system.communication.server.soap11 |
|---|
| Classes in org.aselect.system.communication.server.soap11 that implement IOutputMessage | |
|---|---|
class |
SOAP11MessageCreator
Message creator which uses SOAP 1.1 messages. |
| Uses of IOutputMessage in org.aselect.system.communication.server.soap12 |
|---|
| Classes in org.aselect.system.communication.server.soap12 that implement IOutputMessage | |
|---|---|
class |
SOAP12MessageCreator
Message creator which uses SOAP 1.2 messages. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||