Package com.buglabs.services.ws

Interface Summary
IWSResponse Represents a response to a web service call.
PublicWSAdmin This interface devices a web service admin implementation.
PublicWSDefinition This interface defines a method return type and list of parameters.
PublicWSProvider This interface is a base interface for Bug services.
PublicWSProvider2 This interface is a base interface for Bug services.
PublicWSProviderWithParams An extension of PublicWSProvider that is sent key value pairs for both GET and POST data.
 

Class Summary
DefaultWSImplementation A helper class to stub out WSImplementations.
DefaultWSImplementationWithParams  
HttpFormParser  
WSResponse A simple IWSResponse implementation.