|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Channel | A channel for communication. |
ChannelEndpoint | Receives messages from a channel and acts them. |
ChannelFactory | Creates channels. |
Session | A XFire Session for a series of invocations. |
Transport | Transport |
TransportManager | Registers transports for the SOAP services. |
Class Summary | |
---|---|
AbstractChannel | |
AbstractTransport | |
DefaultEndpoint | A ChannelEndpoint which executes the in pipeline
on the service and starts a MessageExchange . |
DefaultTransportManager | The default TransportManager implementation. |
DelegatedChannel | Wraps another channel so it is easy to add another layer of functionality. |
DelegatedTransport | Wraps another channel so it is easy to provide custom functionality to any transport - such as reliable messaging. |
MapSession | A simple Session implementation backed by an unsyncrhonized map. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |