Modifier and Type | Method and Description |
---|---|
boolean |
containsEndpoint(String endpoint) |
org.apache.synapse.endpoints.Endpoint |
getEndpoint(String endpoint) |
static EndpointHolder |
getInstance()
Method to return the instance.
|
void |
putEndpoint(String endpointKey,
org.apache.synapse.endpoints.Endpoint endpoint) |
void |
run() |
public static EndpointHolder getInstance()
public org.apache.synapse.endpoints.Endpoint getEndpoint(String endpoint)
public void putEndpoint(String endpointKey, org.apache.synapse.endpoints.Endpoint endpoint)
public boolean containsEndpoint(String endpoint)
Copyright © 2021 WSO2. All rights reserved.