|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITarget
| Method Summary | |
|---|---|
void |
abortSession(java.lang.String sessionId)
abortSession receives a call from UISocket and forwards it
to TargetTunManager |
java.lang.String |
generateSessionId()
Generates a unique session Id based on the number of sessions and the current time. |
java.lang.String |
getName()
Get the Name of the Target i.e. |
java.net.URI |
getTdUri()
Returns the URI for the target's TD document. |
java.util.List<UISocket> |
getUISockets()
Returns a list of the sockets currently being served by the target. |
void |
invokeLocator(java.lang.String locatorId)
Invokes the Locator of the Target |
| Method Detail |
|---|
java.lang.String generateSessionId()
java.net.URI getTdUri()
java.util.List<UISocket> getUISockets()
List of sockets currently being used by the
target.void invokeLocator(java.lang.String locatorId)
locatorId -
void abortSession(java.lang.String sessionId)
throws UrcException
abortSession receives a call from UISocket and forwards it
to TargetTunManager
sessionId - a String value
UrcExceptionjava.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||