T
- public class ERJaxWebService<T> extends Object
Modifier and Type | Field and Description |
---|---|
protected com.sun.xml.ws.api.pipe.Codec |
codec |
protected com.sun.xml.ws.api.server.WSEndpoint.PipeHead |
pipeHead |
protected Map<String,com.sun.xml.ws.api.server.SDDocument> |
wsdls |
protected com.sun.xml.ws.api.server.WSEndpoint<T> |
wsEndpoint |
Constructor and Description |
---|
ERJaxWebService(Class<T> implementationClass) |
Modifier and Type | Method and Description |
---|---|
protected void |
addSatellites(com.sun.xml.ws.api.message.Packet packet1) |
static String |
fixQuotesAroundSoapAction(String soapAction) |
WOResponse |
handleRequest(WORequest woRequest) |
void |
initWSDLMap(com.sun.xml.ws.api.server.ServiceDefinition sdef) |
protected com.sun.xml.ws.api.server.WSEndpoint<T> wsEndpoint
protected com.sun.xml.ws.api.server.WSEndpoint.PipeHead pipeHead
protected com.sun.xml.ws.api.pipe.Codec codec
public WOResponse handleRequest(WORequest woRequest)
woRequest
- public static String fixQuotesAroundSoapAction(String soapAction)
soapAction
- protected void addSatellites(com.sun.xml.ws.api.message.Packet packet1)
packet1
- public final void initWSDLMap(com.sun.xml.ws.api.server.ServiceDefinition sdef)
sdef
- Copyright © 2002 – 2024 Project Wonder.