|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.datatransfer.common.messaging.BrokerSubscription.DestinationPair
public class BrokerSubscription.DestinationPair
destination pair
| Constructor Summary | |
|---|---|
BrokerSubscription.DestinationPair()
|
|
| Method Summary | |
|---|---|
String |
getDestinationName()
get the destinationName name |
org.gcube.common.core.scope.GCUBEScope |
getScope()
get the scope |
boolean |
isQueue()
|
void |
setDestinationName(String destinationName)
set the destinationName name |
void |
setQueue(boolean queue)
|
void |
setScope(org.gcube.common.core.scope.GCUBEScope scope)
set the scope |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrokerSubscription.DestinationPair()
| Method Detail |
|---|
public org.gcube.common.core.scope.GCUBEScope getScope()
public void setScope(org.gcube.common.core.scope.GCUBEScope scope)
scope - the scope
org.gcube.common.core.scope.GCUBEScopeNotSupportedException
org.gcube.common.messaging.endpoints.BrokerNotConfiguredInScopeExceptionpublic String getDestinationName()
public void setDestinationName(String destinationName)
destinationName - the destinationName namepublic boolean isQueue()
public void setQueue(boolean queue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||