| Package | Description |
|---|---|
| org.apache.servicecomb.core | |
| org.apache.servicecomb.core.endpoint | |
| org.apache.servicecomb.core.invocation | |
| org.apache.servicecomb.core.transport |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Transport.getEndpoint() |
Endpoint |
Invocation.getEndpoint() |
Endpoint |
Transport.getPublishEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
Invocation.setEndpoint(Endpoint endpoint) |
| Constructor and Description |
|---|
Invocation(Endpoint endpoint,
OperationMeta operationMeta,
Object[] swaggerArguments) |
| Modifier and Type | Method and Description |
|---|---|
protected Endpoint |
EndpointsCache.createEndpoint(Transport transport,
CacheEndpoint cacheEndpoint) |
| Modifier and Type | Method and Description |
|---|---|
static Invocation |
InvocationFactory.forProvider(Endpoint endpoint,
OperationMeta operationMeta,
Object[] swaggerArguments) |
| Modifier and Type | Field and Description |
|---|---|
protected Endpoint |
AbstractTransport.endpoint |
protected Endpoint |
AbstractTransport.publishEndpoint |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
AbstractTransport.getEndpoint() |
Endpoint |
AbstractTransport.getPublishEndpoint() |
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.