| Package | Description |
|---|---|
| org.adroitlogic.ultraesb.api.management |
| Modifier and Type | Method and Description |
|---|---|
EndpointDefinition |
GenericDeploymentUnitDefinition.getEndpoint(String id) |
EndpointDefinition |
ProxyServiceDefinition.getInDestinationDefinition() |
EndpointDefinition |
ProxyServiceDefinition.getOutDestinationDefinition() |
EndpointDefinition |
GenericDeploymentUnitDefinition.removeEndpoint(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EndpointDefinition> |
GenericDeploymentUnitDefinition.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericDeploymentUnitDefinition.addEndpoint(EndpointDefinition epDef) |
void |
ProxyServiceDefinition.setInDestinationDefinition(EndpointDefinition inDestinationDefinition) |
void |
ProxyServiceDefinition.setOutDestinationDefinition(EndpointDefinition outDestinationDefinition) |
Copyright © 2010–2016 AdroitLogic. All rights reserved.