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

Method getName

Server/src/main/java/org/openas2/cmd/Command.java:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 void setName(String name);
13
14 String getName();
15
16 Session getSession();
17

Callers 15

getCommandMethod · 0.95
executeMethod · 0.95
processCommandMethod · 0.95
getCommandMethod · 0.95
feedCommandMethod · 0.95
decryptMethod · 0.65
requireElementMethod · 0.65
getChildNamesMethod · 0.65
mapAttributesMethod · 0.65
mapChildValuesMethod · 0.65
writeToMethod · 0.65
DefaultProcessorClass · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by 1

mainMethod · 0.52