org.apache.chemistry.opencmis.server.impl.webservices.wss
Class WssTubeAssembler
java.lang.Object
org.apache.chemistry.opencmis.server.impl.webservices.wss.WssTubeAssembler
- All Implemented Interfaces:
- com.sun.xml.ws.api.pipe.TubelineAssembler
public class WssTubeAssembler
- extends Object
- implements com.sun.xml.ws.api.pipe.TubelineAssembler
Method Summary |
com.sun.xml.ws.api.pipe.Tube |
createClient(com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext context)
|
com.sun.xml.ws.api.pipe.Tube |
createServer(com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WssTubeAssembler
public WssTubeAssembler()
createClient
public com.sun.xml.ws.api.pipe.Tube createClient(com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext context)
- Specified by:
createClient
in interface com.sun.xml.ws.api.pipe.TubelineAssembler
createServer
public com.sun.xml.ws.api.pipe.Tube createServer(com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext context)
- Specified by:
createServer
in interface com.sun.xml.ws.api.pipe.TubelineAssembler
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.