|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents a URI for a connection.
| Method Summary | |
java.lang.String |
getHost()
Retrieve the host of the URI Threading policy: MTSafe. |
java.lang.String |
getPath()
Retrieve the path of the URI Threading policy: MTSafe. |
int |
getPort()
Retrieve the port number of the URI. |
java.lang.String |
getProtocol()
Retrieve the protocol of the URI Threading policy: MTSafe. |
java.lang.String |
getRemainder()
Retrieve the remainder part of the URI Threading policy: MTSafe. |
java.lang.String |
toString()
Implements toString(). |
| Method Detail |
public java.lang.String getProtocol()
public java.lang.String getHost()
public java.lang.String getPath()
public int getPort()
public java.lang.String getRemainder()
public java.lang.String toString()
toString().
toString in class java.lang.Object
|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||