|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.transport.tcp.wsit.PortAttributeInvocationTransformer
public class PortAttributeInvocationTransformer
SOAP/TCP invocation transformer, which is responsible to insert SOAP/TCP 'port' attribute in a published WSDL
Constructor Summary | |
---|---|
PortAttributeInvocationTransformer()
|
Method Summary | |
---|---|
java.util.Collection<Invocation> |
transform(Invocation invocation)
Method transforms SOAP/TCP port attribute, otherwise returns the same invocation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortAttributeInvocationTransformer()
Method Detail |
---|
public java.util.Collection<Invocation> transform(Invocation invocation)
transform
in interface InvocationTransformer
invocation
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |