Package | Description |
---|---|
com.sun.xml.ws.api.client |
Modifier and Type | Method and Description |
---|---|
static ServiceInterceptor |
ServiceInterceptor.aggregate(ServiceInterceptor... interceptors)
Aggregates multiple interceptors into one facade.
|
abstract ServiceInterceptor |
ServiceInterceptorFactory.create(WSService service) |
static ServiceInterceptor |
ServiceInterceptorFactory.load(WSService service,
ClassLoader cl)
Loads all
ServiceInterceptor s and return aggregated one. |
Modifier and Type | Method and Description |
---|---|
static ServiceInterceptor |
ServiceInterceptor.aggregate(ServiceInterceptor... interceptors)
Aggregates multiple interceptors into one facade.
|
Copyright © 2015 Oracle Corporation. All rights reserved.