|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WsClient
WsClient
Method Summary | |
---|---|
EndpointReferenceType |
getEndpoint()
Returns the endpoint of the client instance. |
Properties |
getProperties()
Returns the properties used by the web-service client. |
ISecurityProperties |
getSecurityProperties()
Returns the security properties used by the web-service client. |
boolean |
isUsingTrace()
Determines whether or not a client prints the web-service messages to the console. |
void |
setProperties(Properties properties)
Sets the properties used for the web-service client. |
void |
setTrace(boolean trace)
Sets the clients trace mode. |
Method Detail |
---|
ISecurityProperties getSecurityProperties()
Properties getProperties()
void setProperties(Properties properties)
properties
- Sets the properties for this clientEndpointReferenceType getEndpoint()
boolean isUsingTrace()
void setTrace(boolean trace)
trace
- true, if the web service client should traces incoming/outgoing messages.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |