public interface Transport
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
getEndpoint() |
String |
getName() |
Endpoint |
getPublishEndpoint() |
boolean |
init() |
Object |
parseAddress(String endpoint) |
void |
send(Invocation invocation,
AsyncResponse asyncResp) |
String getName()
void send(Invocation invocation, AsyncResponse asyncResp) throws Exception
ExceptionCopyright © 2017. All rights reserved.