|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TubeFactory
Method Summary | |
---|---|
com.sun.xml.ws.api.pipe.Tube |
createTube(ClientTubelineAssemblyContext context)
Adds RM tube to the client-side tubeline, depending on whether RM is enabled or not. |
com.sun.xml.ws.api.pipe.Tube |
createTube(ServerTubelineAssemblyContext context)
Adds RM tube to the service-side tubeline, depending on whether RM is enabled or not. |
Method Detail |
---|
com.sun.xml.ws.api.pipe.Tube createTube(ClientTubelineAssemblyContext context) throws javax.xml.ws.WebServiceException
context
- wsit client tubeline assembler context
javax.xml.ws.WebServiceException
com.sun.xml.ws.api.pipe.Tube createTube(ServerTubelineAssemblyContext context) throws javax.xml.ws.WebServiceException
context
- wsit service tubeline assembler context
javax.xml.ws.WebServiceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |