|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl
com.sun.xml.ws.tx.at.tube.WSATServerTube
public class WSATServerTube
Typical inbound message:
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl |
|---|
next |
| Constructor Summary | |
|---|---|
WSATServerTube(com.sun.xml.ws.api.pipe.Tube next,
ServerTubelineAssemblyContext context,
TransactionalFeature feature)
|
|
WSATServerTube(WSATServerTube that,
com.sun.xml.ws.api.pipe.TubeCloner cloner)
|
|
| Method Summary | |
|---|---|
com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl |
copy(com.sun.xml.ws.api.pipe.TubeCloner cloner)
|
void |
preDestroy()
|
com.sun.xml.ws.api.pipe.NextAction |
processException(java.lang.Throwable t)
|
com.sun.xml.ws.api.pipe.NextAction |
processRequest(com.sun.xml.ws.api.message.Packet request)
|
com.sun.xml.ws.api.pipe.NextAction |
processResponse(com.sun.xml.ws.api.message.Packet response)
|
| Methods inherited from class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl |
|---|
copy, doInvoke, doInvokeAndForget, doReturnWith, doSuspend, doSuspend, doThrow, process |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSATServerTube(com.sun.xml.ws.api.pipe.Tube next,
ServerTubelineAssemblyContext context,
TransactionalFeature feature)
public WSATServerTube(WSATServerTube that,
com.sun.xml.ws.api.pipe.TubeCloner cloner)
| Method Detail |
|---|
@NotNull public com.sun.xml.ws.api.pipe.NextAction processRequest(com.sun.xml.ws.api.message.Packet request)
processRequest in interface com.sun.xml.ws.api.pipe.TubeprocessRequest in class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl@NotNull public com.sun.xml.ws.api.pipe.NextAction processResponse(com.sun.xml.ws.api.message.Packet response)
processResponse in interface com.sun.xml.ws.api.pipe.TubeprocessResponse in class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl@NotNull public com.sun.xml.ws.api.pipe.NextAction processException(java.lang.Throwable t)
processException in interface com.sun.xml.ws.api.pipe.TubeprocessException in class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImplpublic void preDestroy()
preDestroy in interface com.sun.xml.ws.api.pipe.PipepreDestroy in interface com.sun.xml.ws.api.pipe.TubepreDestroy in class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImplpublic com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl copy(com.sun.xml.ws.api.pipe.TubeCloner cloner)
copy in interface com.sun.xml.ws.api.pipe.Tubecopy in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||