public static class EndpointParser.EndpointInfo extends Object
| Constructor and Description |
|---|
EndpointInfo(String intern,
boolean response,
boolean rpc) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInternalEndpoint() |
boolean |
isNeedResponse() |
boolean |
isRPCcall() |
String |
toString() |
public EndpointInfo(String intern, boolean response, boolean rpc)
Copyright © 2016. All rights reserved.