|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.exolab.jms.net.connector.CallerImpl
Implementation of the Caller interface
| Constructor Summary | |
CallerImpl(URI remoteURI,
URI localURI)
Construct a new CallerImpl |
|
| Method Summary | |
URI |
getLocalURI()
Returns the local address that the client is calling to |
URI |
getRemoteURI()
Returns the remote address that the client is calling from |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CallerImpl(URI remoteURI,
URI localURI)
CallerImplremoteURI - the remote address that the client is calling fromlocalURI - the local address that the client is calling to| Method Detail |
public URI getRemoteURI()
getRemoteURI in interface Callerpublic URI getLocalURI()
getLocalURI in interface Caller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||