public class ServiceClientMTOMFilter extends Object implements ServiceClientFilter
| Constructor and Description |
|---|
ServiceClientMTOMFilter() |
| 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) |
public <ENDPOINT extends Service,PORT> void init(ServiceClient<ENDPOINT,PORT> context)
init in interface ServiceClientFilterpublic <ENDPOINT extends Service,PORT> void postGetPort(ServiceClient<ENDPOINT,PORT> context, PORT port)
postGetPort in interface ServiceClientFilterCopyright © 2017 Irenical. All rights reserved.