public interface TubeFactory
Modifier and Type | Method and Description |
---|---|
Tube |
createTube(ClientTubelineAssemblyContext context)
Adds RM tube to the client-side tubeline, depending on whether RM is enabled or not.
|
Tube |
createTube(ServerTubelineAssemblyContext context)
Adds RM tube to the service-side tubeline, depending on whether RM is enabled or not.
|
Tube createTube(ClientTubelineAssemblyContext context) throws WebServiceException
context
- wsit client tubeline assembler contextWebServiceException
Tube createTube(ServerTubelineAssemblyContext context) throws WebServiceException
context
- wsit service tubeline assembler contextWebServiceException
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.