|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Endpoint
An EndpointProvider provides the necessary information to create an entry in the
service locator for an endpoint.
| Nested Class Summary | |
|---|---|
static interface |
Endpoint.PropertiesTransformer
|
| Method Summary | |
|---|---|
void |
addEndpointReference(Node parent)
Deprecated. |
String |
getAddress()
Return the address of the endpoint. |
BindingType |
getBinding()
|
SLProperties |
getProperties()
|
QName |
getServiceName()
Return the name of the service the endpoint belongs to |
TransportType |
getTransport()
|
void |
writeEndpointReferenceTo(Result result,
Endpoint.PropertiesTransformer transformer)
|
| Method Detail |
|---|
QName getServiceName()
null.String getAddress()
null.BindingType getBinding()
TransportType getTransport()
SLProperties getProperties()
void writeEndpointReferenceTo(Result result,
Endpoint.PropertiesTransformer transformer)
throws ServiceLocatorException
ServiceLocatorException
@Deprecated
void addEndpointReference(Node parent)
throws ServiceLocatorException
parent - the node where to add the endpoint reference, is not null and either an
Element or a Document.
ServiceLocatorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||