| 
Class Summary | 
| DoService | 
The DoService class represents (a bean) a DoService Operation which is send by a client (or other
 server) which is checked by the wss for the right credentials and than send to the requested
 serviceprovider. | 
| DoServiceAnonymousHandler | 
Enables the possibily for a client to make an anonymous DoService Request to the wss. | 
| DoServiceDocument | 
A parser for a xml DoService Request. | 
| DoServiceHandler | 
This base class will makes the connection to the requested service on the "hidden" machines. | 
| DoServicePasswordHandler | 
This class handles a webservice request which is . | 
| DoServiceResponse | 
A DoServiceResponse class encapsulates all the relevant data a hiddenservice
 responded to the clients DoService request, which was forwarded by this wss - proxy. | 
| DoServiceSessionHandler | 
Checks if the session presented from a client is valid. | 
| RequestParameter | 
Encapsulate the requestparameter of a DoServiceRequest. | 
| WSSGetCapabilities | 
The WSS specific GetCapabilities request parameters are stored in this "bean". | 
| WSSGetCapabilitiesDocument | 
A WSSGetCapabilitiesClass xml request parser. |