Package | Description |
---|---|
org.switchyard.remote |
Modifier and Type | Method and Description |
---|---|
static RemoteEndpoint |
RemoteEndpoint.fromService(Service service)
Create a RemoteEndpoint representation from a registered service.
|
RemoteEndpoint |
RemoteEndpoint.setContract(ServiceInterface contract)
Specifies the service contract.
|
RemoteEndpoint |
RemoteEndpoint.setDomainName(QName domainName)
Specifies the domain name.
|
RemoteEndpoint |
RemoteEndpoint.setEndpoint(String endpoint)
Specifies the endpoint address.
|
RemoteEndpoint |
RemoteEndpoint.setNode(String node)
Specifies the domain name.
|
RemoteEndpoint |
RemoteEndpoint.setServiceName(QName serviceName)
Specifies the service name for the endpoint.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.