|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Client | |
---|---|
org.codehaus.xfire | |
org.codehaus.xfire.client |
Uses of Client in org.codehaus.xfire |
---|
Methods in org.codehaus.xfire that return Client | |
---|---|
Client |
MessageContext.getClient()
|
Methods in org.codehaus.xfire with parameters of type Client | |
---|---|
void |
MessageContext.setClient(Client client)
|
Uses of Client in org.codehaus.xfire.client |
---|
Methods in org.codehaus.xfire.client that return Client | |
---|---|
Client |
XFireProxy.getClient()
|
static Client |
Client.getInstance(java.lang.Object service)
Return the underlying Client instance for a client Proxy. |
Methods in org.codehaus.xfire.client with parameters of type Client | |
---|---|
java.lang.Object |
XFireProxyFactory.create(Client client)
|
Constructors in org.codehaus.xfire.client with parameters of type Client | |
---|---|
Invocation(Client client)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |