MCPcopy Create free account
hub / github.com/OpenAS2/OpenAs2App / execute

Method execute

Server/src/main/java/org/openas2/cmd/Command.java:22–22  ·  view source on GitHub ↗
(Object[] params)

Source from the content-addressed store, hash-verified

20 String getUsage();
21
22 CommandResult execute(Object[] params);
23}

Callers 9

executeMethod · 0.95
processCommandMethod · 0.95
feedCommandMethod · 0.95
doGetMethod · 0.65
doPostMethod · 0.65
runMethod · 0.65
processFileInThreadMethod · 0.65
shutdownMethod · 0.65
execRequestMethod · 0.65

Implementers 1

BaseCommandServer/src/main/java/org/openas2/cmd/B

Calls

no outgoing calls

Tested by 2

doGetMethod · 0.52
doPostMethod · 0.52