org.apache.chemistry.opencmis.server.impl.webservices.wss
Class WssTubeAssembler

java.lang.Object
  extended by 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


Constructor Summary
WssTubeAssembler()
           
 
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
 

Constructor Detail

WssTubeAssembler

public WssTubeAssembler()
Method Detail

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.