|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XQAddress
Implementations of the XQAddress interface represent addresses used by SonicXQ. Addresses have a name and a type where types must be one of the values defined in XQConstants (XQConstants.ADDRESS_ENDPOINT, XQConstants.ADDRESS_SERVICE, XQConstants.ADDRESS_PROCESS or XQConstants.REPLY_TO)
Method Summary | |
---|---|
java.lang.String |
getName()
Return the name of this XQAddress object |
int |
getType()
Return the type of this XQAddress. |
Method Detail |
---|
java.lang.String getName()
int getType()
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |