org.apache.geronimo.jaxws.client
Class EndpointInfo
java.lang.Object
org.apache.geronimo.jaxws.client.EndpointInfo
- All Implemented Interfaces:
- Serializable
public class EndpointInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
EndpointInfo
public EndpointInfo(URL location,
String credentialsName,
boolean mtomEnabled)
isMTOMEnabled
public boolean isMTOMEnabled()
getLocation
public URL getLocation()
getCredentialsName
public String getCredentialsName()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.