|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.provider.wsit.SecurityTubeFactory
public final class SecurityTubeFactory
| Constructor Summary | |
|---|---|
SecurityTubeFactory()
|
|
| Method Summary | |
|---|---|
com.sun.xml.ws.api.pipe.Tube |
createTube(ClientTubelineAssemblyContext context)
|
com.sun.xml.ws.api.pipe.Tube |
createTube(ServerTubelineAssemblyContext context)
|
void |
prepareContext(ClientTubelineAssemblyContext context)
|
void |
prepareContext(ServerTubelineAssemblyContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityTubeFactory()
| Method Detail |
|---|
public void prepareContext(ClientTubelineAssemblyContext context)
throws WebServiceException
prepareContext in interface TubelineAssemblyContextUpdaterWebServiceException
public void prepareContext(ServerTubelineAssemblyContext context)
throws WebServiceException
prepareContext in interface TubelineAssemblyContextUpdaterWebServiceException
public com.sun.xml.ws.api.pipe.Tube createTube(ServerTubelineAssemblyContext context)
throws WebServiceException
createTube in interface TubeFactoryWebServiceException
public com.sun.xml.ws.api.pipe.Tube createTube(ClientTubelineAssemblyContext context)
throws WebServiceException
createTube in interface TubeFactoryWebServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||