FileDocCategorySizeDatePackage
ServiceChannelWSImpl.javaAPI DocExample5191Tue May 29 16:57:14 BST 2007com.sun.xml.ws.transport.tcp.servicechannel.stubs

ServiceChannelWSImpl

public interface ServiceChannelWSImpl
This class was generated by the JAXWS SI. JAX-WS RI 2.1.1-hudson-2014-Nightly Generated source version: 2.1

Fields Summary
Constructors Summary
Methods Summary
public voidcloseChannel(int channelId)

param
channelId
throws
ServiceChannelException

public voidinitiateSession()

throws
ServiceChannelException

public intopenChannel(java.lang.String targetWSURI, javax.xml.ws.Holder negotiatedMimeTypes, javax.xml.ws.Holder negotiatedParams)

param
negotiatedMimeTypes
param
negotiatedParams
param
targetWSURI
return
returns int
throws
ServiceChannelException