Interface | Description |
---|---|
CommandProcessor |
Class | Description |
---|---|
BaseCommandProcessor | |
SocketCommandParser |
used to parse commands from the socket command processor
message format
<command userid="abc" pasword="xyz"> the actual command </command>
|
SocketCommandProcessor |
actual socket command processor takes commands from socket/port and passes
them to the OpenAS2Server message format <command userid="abc"
pasword="xyz"> the actual command </command>
|
StreamCommandProcessor |
original author unknown
|
Copyright © 2019. All rights reserved.