Uses of Interface
com.sun.xml.ws.xmlfilter.InvocationTransformer

Packages that use InvocationTransformer
com.sun.xml.ws.transport.tcp.wsit   
com.sun.xml.ws.xmlfilter   
 

Uses of InvocationTransformer in com.sun.xml.ws.transport.tcp.wsit
 

Classes in com.sun.xml.ws.transport.tcp.wsit that implement InvocationTransformer
 class PortAttributeInvocationTransformer
          SOAP/TCP invocation transformer, which is responsible to insert SOAP/TCP 'port' attribute in a published WSDL
 

Uses of InvocationTransformer in com.sun.xml.ws.xmlfilter
 

Constructors in com.sun.xml.ws.xmlfilter with parameters of type InvocationTransformer
FilteringInvocationProcessor(XMLStreamWriter writer, InvocationTransformer transformer, FilteringStateMachine... stateMachines)
          Creates a new instance of FilteringInvocationProcessor
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.