| Package | Description |
|---|---|
| io.servicecomb.core | |
| io.servicecomb.core.endpoint | |
| io.servicecomb.core.transport |
| Modifier and Type | Method and Description |
|---|---|
Transport |
Invocation.getTransport() |
Transport |
Endpoint.getTransport() |
| Constructor and Description |
|---|
Endpoint(Transport transport,
String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected Endpoint |
EndpointsCache.createEndpoint(Transport transport,
CacheEndpoint cacheEndpoint) |
protected abstract ENDPOINT |
AbstractEndpointsCache.createEndpoint(Transport transport,
CacheEndpoint cacheEndpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTransport |
| Modifier and Type | Method and Description |
|---|---|
Transport |
TransportManager.findTransport(String transportName) |
Copyright © 2017. All rights reserved.