|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelEndpoint | |
---|---|
org.codehaus.xfire.client | |
org.codehaus.xfire.transport | |
org.codehaus.xfire.util.jdom |
Uses of ChannelEndpoint in org.codehaus.xfire.client |
---|
Classes in org.codehaus.xfire.client that implement ChannelEndpoint | |
---|---|
class |
Client
A SOAP Client. |
Uses of ChannelEndpoint in org.codehaus.xfire.transport |
---|
Classes in org.codehaus.xfire.transport that implement ChannelEndpoint | |
---|---|
class |
DefaultEndpoint
A ChannelEndpoint which executes the in pipeline
on the service and starts a MessageExchange . |
Methods in org.codehaus.xfire.transport that return ChannelEndpoint | |
---|---|
ChannelEndpoint |
Channel.getEndpoint()
|
ChannelEndpoint |
AbstractChannel.getEndpoint()
|
ChannelEndpoint |
DelegatedChannel.getEndpoint()
|
Methods in org.codehaus.xfire.transport with parameters of type ChannelEndpoint | |
---|---|
void |
Channel.setEndpoint(ChannelEndpoint receiver)
|
void |
AbstractChannel.setEndpoint(ChannelEndpoint receiver)
|
void |
DelegatedChannel.setEndpoint(ChannelEndpoint receiver)
|
Uses of ChannelEndpoint in org.codehaus.xfire.util.jdom |
---|
Classes in org.codehaus.xfire.util.jdom that implement ChannelEndpoint | |
---|---|
class |
JDOMEndpoint
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |