public interface ServiceClientFilter
| Modifier and Type | Method and Description |
|---|---|
<ENDPOINT extends Service,PORT> |
init(ServiceClient<ENDPOINT,PORT> context) |
<ENDPOINT extends Service,PORT> |
postGetPort(ServiceClient<ENDPOINT,PORT> context,
PORT port) |
<ENDPOINT extends Service,PORT> void init(ServiceClient<ENDPOINT,PORT> context)
<ENDPOINT extends Service,PORT> void postGetPort(ServiceClient<ENDPOINT,PORT> context, PORT port)
Copyright © 2017 Irenical. All rights reserved.