Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C E G M O P S T V

A

attachments(Document) - Method in class samples.attachments.EchoAttachmentsService
 

C

compareFiles(String, String) - Method in class samples.attachments.EchoAttachment
Quick and unsophisticated method to compare two file's byte stream.

E

EchoAttachment - class samples.attachments.EchoAttachment.
An example of sending an attachment via RPC.
EchoAttachment(Options) - Constructor for class samples.attachments.EchoAttachment
 
EchoAttachmentsService - class samples.attachments.EchoAttachmentsService.
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.
EchoAttachmentsService() - Constructor for class samples.attachments.EchoAttachmentsService
 
EchoAttachmentsService.MemoryOnlyDataSource - class samples.attachments.EchoAttachmentsService.MemoryOnlyDataSource.
This class should store all attachment data in memory
EchoAttachmentsService.MemoryOnlyDataSource(byte[], String) - Constructor for class samples.attachments.EchoAttachmentsService.MemoryOnlyDataSource
 
EchoAttachmentsService.MemoryOnlyDataSource(String, String) - Constructor for class samples.attachments.EchoAttachmentsService.MemoryOnlyDataSource
 
echo(boolean, String) - Method in class samples.attachments.EchoAttachment
This method sends a file as an attachment then receives it as a return.
echo(DataHandler) - Method in class samples.attachments.EchoAttachmentsService
This method implements a web service that sends back any attachment it receives.
echoDir(boolean, String) - Method in class samples.attachments.EchoAttachment
This method sends all the files in a directory.
echoDir(DataHandler[]) - Method in class samples.attachments.EchoAttachmentsService
This method implements a web service that sends back an array of attachment it receives.
echoUsingSAAJ(String) - Method in class samples.attachments.EchoAttachment
This method sends a file as an attachment then receives it as a return.

G

getAttachmentsFromDir(String) - Method in class samples.attachments.EchoAttachment
Return an array of datahandlers for each file in the dir.
getAttachmentsFromDir(String) - Method in class samples.attachments.TestRef
Return an array of datahandlers for each file in the dir.
getNextFirstChildElement(Node) - Method in class samples.attachments.EchoAttachmentsService
 
getNextFirstChildElement(Node) - Method in class samples.attachments.TestRef
 
getNextSiblingElement(Node) - Method in class samples.attachments.EchoAttachmentsService
 
getNextSiblingElement(Node) - Method in class samples.attachments.TestRef
 
getOrdinalHeaders(Part) - Method in class samples.attachments.EchoAttachmentsService
 

M

main(String[]) - Static method in class samples.attachments.EchoAttachment
Give a single file to send or name a directory to send an array of attachments of the files in that directory.
main(String[]) - Static method in class samples.attachments.TestRef
Give a single file to send or name a directory to send an array of attachments of the files in that directory.

O

opts - Variable in class samples.attachments.EchoAttachment
 
opts - Variable in class samples.attachments.TestRef
 

P

positionHTTPHeader - Static variable in class samples.attachments.TestRef
 

S

samples.attachments - package samples.attachments
 

T

TestRef - class samples.attachments.TestRef.
An example of sending an attachment via messages.
TestRef(Options) - Constructor for class samples.attachments.TestRef
 
TestRef.MemoryOnlyDataSource - class samples.attachments.TestRef.MemoryOnlyDataSource.
This class should store all attachment data in memory
TestRef.MemoryOnlyDataSource(byte[], String) - Constructor for class samples.attachments.TestRef.MemoryOnlyDataSource
 
TestRef.MemoryOnlyDataSource(String, String) - Constructor for class samples.attachments.TestRef.MemoryOnlyDataSource
 
TheKey - Static variable in class samples.attachments.TestRef
 
testit() - Method in class samples.attachments.TestRef
This method sends all the files in a directory.

V

validate(Object, Call, String) - Method in class samples.attachments.TestRef
 

A C E G M O P S T V