com.sun.xml.ws.server.sei
public class TG_SEIInvokerTube extends com.sun.xml.ws.server.sei.SEIInvokerTube
| Constructor and 描述 |
|---|
TG_SEIInvokerTube(com.sun.xml.ws.model.AbstractSEIModelImpl model,
com.sun.xml.ws.api.server.Invoker invoker,
com.sun.xml.ws.api.WSBinding binding) |
| Modifier and Type | Method and 描述 |
|---|---|
com.sun.xml.ws.api.pipe.NextAction |
processException(Throwable t) |
com.sun.xml.ws.api.pipe.NextAction |
processRequest(com.sun.xml.ws.api.message.Packet req)
This binds the parameters for SEI endpoints and invokes the endpoint method.
|
com.sun.xml.ws.api.pipe.NextAction |
processResponse(com.sun.xml.ws.api.message.Packet response) |
copy, getCurrentPacket, getEndpoint, getInvoker, preDestroy, setEndpointpublic TG_SEIInvokerTube(com.sun.xml.ws.model.AbstractSEIModelImpl model,
com.sun.xml.ws.api.server.Invoker invoker,
com.sun.xml.ws.api.WSBinding binding)
@NotNull
public com.sun.xml.ws.api.pipe.NextAction processRequest(@NotNull
com.sun.xml.ws.api.message.Packet req)
Message
that traverses through the Pipeline to transport.processRequest 接口 {1} 中的 {0} com.sun.xml.ws.api.pipe.TubeprocessRequest 类 {1} 中的 {0} com.sun.xml.ws.server.sei.SEIInvokerTube@NotNull
public com.sun.xml.ws.api.pipe.NextAction processResponse(@NotNull
com.sun.xml.ws.api.message.Packet response)
processResponse 接口 {1} 中的 {0} com.sun.xml.ws.api.pipe.TubeprocessResponse 类 {1} 中的 {0} com.sun.xml.ws.server.sei.SEIInvokerTube@NotNull
public com.sun.xml.ws.api.pipe.NextAction processException(@NotNull
Throwable t)
processException 接口 {1} 中的 {0} com.sun.xml.ws.api.pipe.TubeprocessException 类 {1} 中的 {0} com.sun.xml.ws.server.sei.SEIInvokerTubeCopyright © 2006–2015 TinyGroup. All rights reserved.