Package com.jmrosengard.xmlbroker.broker

Class Summary
HttpClient A trivial HTTP client.
HttpConnector SOAP server connector to the HTTP protocol.
NullPort Only intended for testing the HTTP downstream via HttpConnector
Port Port is the low level representation of a service it is loaded with a service interface during deployment.
PortKey PortKey is a utility class that computes and encapsulates a port key.
PortRegistry Registers and deregisters Port implementations.
RequestMultiplexer Dispatches the HTTP requests to the relevant Port, based on the SOAPAction HTTP-SOAP header field.
 

Exception Summary
SoapReqException Exception thrown when a valid HTTP request is however not a valid SOAP-HTTP request.