|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLResources | |
org.apache.james.transport.mailets | Core mailets for use with the Mailet API. |
org.apache.james.transport.mailets.listservcommands |
Uses of XMLResources in org.apache.james.transport.mailets |
Fields in org.apache.james.transport.mailets declared as XMLResources | |
protected XMLResources[] |
CommandListservFooter.xmlResources
|
protected XMLResources |
CommandListservManager.xmlResources
|
protected XMLResources |
CommandListservProcessor.xmlResources
|
Methods in org.apache.james.transport.mailets that return XMLResources | |
XMLResources[] |
ICommandListservManager.initXMLResources(String[] names)
Initializes an array of resources |
XMLResources[] |
CommandListservManager.initXMLResources(String[] names)
Initializes an array of resources |
Uses of XMLResources in org.apache.james.transport.mailets.listservcommands |
Fields in org.apache.james.transport.mailets.listservcommands declared as XMLResources | |
protected XMLResources |
Subscribe.xmlResources
|
protected XMLResources[] |
ErrorCommand.xmlResources
|
protected XMLResources[] |
SubscribeConfirm.xmlResources
|
protected XMLResources[] |
Info.xmlResources
|
protected XMLResources |
UnSubscribeConfirm.xmlResources
|
protected XMLResources |
UnSubscribe.xmlResources
|
Methods in org.apache.james.transport.mailets.listservcommands that return XMLResources | |
protected XMLResources[] |
BaseCommand.initXMLResources(String[] names)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |