com.sun.xml.ws.rx.testing
Class PacketFilteringTubeFactory
java.lang.Object
com.sun.xml.ws.rx.testing.PacketFilteringTubeFactory
- All Implemented Interfaces:
- TubeFactory
public final class PacketFilteringTubeFactory
- extends Object
- implements TubeFactory
- Author:
- Marek Potociar (marek.potociar at sun.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PacketFilteringTubeFactory
public PacketFilteringTubeFactory()
createTube
public com.sun.xml.ws.api.pipe.Tube createTube(ClientTubelineAssemblyContext context)
throws javax.xml.ws.WebServiceException
- Specified by:
createTube in interface TubeFactory
- Throws:
javax.xml.ws.WebServiceException
createTube
public com.sun.xml.ws.api.pipe.Tube createTube(ServerTubelineAssemblyContext context)
throws javax.xml.ws.WebServiceException
- Specified by:
createTube in interface TubeFactory
- Throws:
javax.xml.ws.WebServiceException
Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.