|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputQueue
The Interface InputQueue.
Method Summary | |
---|---|
String |
getBroker()
Gets the broker. |
String |
getEndpoint()
Gets the endpoint. |
int |
getPrefetch()
Gets the prefetch. |
void |
setBroker(String broker)
Sets the broker. |
void |
setEndpoint(String endpoint)
Sets the endpoint. |
void |
setPrefetch(int prefetch)
Sets the prefetch. |
Method Detail |
---|
String getEndpoint()
void setEndpoint(String endpoint)
endpoint
- the new endpointString getBroker()
void setBroker(String broker)
broker
- the new brokervoid setPrefetch(int prefetch)
prefetch
- the new prefetchint getPrefetch()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |