|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.mex.client.PortInfo
public class PortInfo
Class to hold information about a port, such as the port name, address, and name of the containing service.
MetadataClient| Method Summary | |
|---|---|
String |
getAddress()
Retrieve the address for this port. |
String |
getPortLocalPart()
Utility method for obtaining port local name. |
QName |
getPortName()
Retrieve the qname for this port. |
String |
getPortNamespaceURI()
Utility method for obtaining port namespace. |
String |
getServiceLocalPart()
Utility method for obtaining service local name. |
QName |
getServiceName()
Retrieve the qname for the service that contains this port. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public QName getServiceName()
public QName getPortName()
public String getAddress()
public String getPortLocalPart()
public String getPortNamespaceURI()
public String getServiceLocalPart()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||