com.sun.xml.ws.policy.jaxws.client
Class PolicyServiceInterceptor

java.lang.Object
  extended by com.sun.xml.ws.api.client.ServiceInterceptor
      extended by com.sun.xml.ws.policy.jaxws.client.PolicyServiceInterceptor

public class PolicyServiceInterceptor
extends com.sun.xml.ws.api.client.ServiceInterceptor


Constructor Summary
PolicyServiceInterceptor()
           
 
Method Summary
 java.util.List<javax.xml.ws.WebServiceFeature> preCreateBinding(com.sun.xml.ws.api.client.WSPortInfo port, java.lang.Class<?> serviceEndpointInterface, com.sun.xml.ws.api.WSFeatureList defaultFeatures)
           
 
Methods inherited from class com.sun.xml.ws.api.client.ServiceInterceptor
aggregate, postCreateDispatch, postCreateProxy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyServiceInterceptor

public PolicyServiceInterceptor()
Method Detail

preCreateBinding

public java.util.List<javax.xml.ws.WebServiceFeature> preCreateBinding(com.sun.xml.ws.api.client.WSPortInfo port,
                                                                       java.lang.Class<?> serviceEndpointInterface,
                                                                       com.sun.xml.ws.api.WSFeatureList defaultFeatures)
Overrides:
preCreateBinding in class com.sun.xml.ws.api.client.ServiceInterceptor