public interface HttpMsgCoder
| Modifier and Type | Method and Description |
|---|---|
RemoteCallEntry[] |
decodeFrom(String s,
KontraktorHttpRequest req) |
String |
encode(RemoteCallEntry resultOrCb) |
RemoteCallEntry[] decodeFrom(String s, KontraktorHttpRequest req) throws Exception
ExceptionString encode(RemoteCallEntry resultOrCb) throws Exception
ExceptionCopyright © 2014. All rights reserved.