|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lmax.api.SubscriptionRequest
public abstract class SubscriptionRequest
Tag interface to identify Subscription Requests.
Constructor Summary | |
---|---|
SubscriptionRequest()
|
Method Summary | |
---|---|
java.lang.String |
getUri()
The uri for this request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.lmax.api.internal.Request |
---|
writeTo |
Constructor Detail |
---|
public SubscriptionRequest()
Method Detail |
---|
public final java.lang.String getUri()
getUri
in interface com.lmax.api.internal.Request
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |