com.sun.xml.wss.provider.wsit
Class SecurityTubeFactory
java.lang.Object
com.sun.xml.wss.provider.wsit.SecurityTubeFactory
- All Implemented Interfaces:
- TubeFactory, TubelineAssemblyContextUpdater
public final class SecurityTubeFactory
- extends Object
- implements TubeFactory, TubelineAssemblyContextUpdater
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityTubeFactory
public SecurityTubeFactory()
prepareContext
public void prepareContext(ClientTubelineAssemblyContext context)
throws javax.xml.ws.WebServiceException
- Specified by:
prepareContext in interface TubelineAssemblyContextUpdater
- Throws:
javax.xml.ws.WebServiceException
prepareContext
public void prepareContext(ServerTubelineAssemblyContext context)
throws javax.xml.ws.WebServiceException
- Specified by:
prepareContext in interface TubelineAssemblyContextUpdater
- 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
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
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.