| java.lang.Object samples.attachments.EchoAttachmentsService
EchoAttachmentsService | public class EchoAttachmentsService (Code) | | An example of
This class has a main method that beside the standard arguments
allows you to specify an attachment that will be sent to a
service which will then send it back.
|
Inner Class :static class MemoryOnlyDataSource extends org.apache.axis.attachments.ManagedMemoryDataSource | |
echoDir | public DataHandler[] echoDir(DataHandler[] attachments)(Code) | | This method implements a web service that sends back
an array of attachment it receives.
|
getOrdinalHeaders | String getOrdinalHeaders(org.apache.axis.Part p)(Code) | | |
|
|