public class EndpointReference extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_ENDPOINT_NAME |
static String |
ATTR_SERVICE_NAME |
static String |
ELE_END_POINT_REFERENCE |
static String |
NS_PFIX_JBI |
static String |
NS_PFIX_SERVICE |
static String |
NS_URI_JBI |
| Constructor and Description |
|---|
EndpointReference() |
| Modifier and Type | Method and Description |
|---|---|
static DocumentFragment |
asReference(ServiceEndpoint endpoint) |
public static final String NS_URI_JBI
public static final String NS_PFIX_JBI
public static final String NS_PFIX_SERVICE
public static final String ELE_END_POINT_REFERENCE
public static final String ATTR_SERVICE_NAME
public static final String ATTR_ENDPOINT_NAME
public static DocumentFragment asReference(ServiceEndpoint endpoint) throws MessagingException
MessagingExceptionCopyright © 2011-2016 OpenESB Community. All Rights Reserved.