|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.axis2.AxisServiceGenerator
public class AxisServiceGenerator
| Constructor Summary | |
|---|---|
AxisServiceGenerator()
|
|
| Method Summary | |
|---|---|
static org.apache.axis2.jaxws.description.EndpointDescription |
getEndpointDescription(org.apache.axis2.description.AxisService service)
|
org.apache.axis2.description.AxisService |
getServiceFromClass(Class endpointClass)
|
org.apache.axis2.description.AxisService |
getServiceFromWSDL(PortInfo portInfo,
Class endpointClass,
URL configurationBaseUrl)
|
static URL |
getWsdlURL(String wsdlFile,
URL configurationBaseUrl,
ClassLoader classLoader)
|
protected javax.wsdl.Definition |
readWSDL(String wsdlLocation,
URL configurationBaseUrl,
ClassLoader classLoader)
|
void |
setMessageReceiver(org.apache.axis2.engine.MessageReceiver messageReceiver)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxisServiceGenerator()
| Method Detail |
|---|
public void setMessageReceiver(org.apache.axis2.engine.MessageReceiver messageReceiver)
public org.apache.axis2.description.AxisService getServiceFromClass(Class endpointClass)
throws Exception
Exception
public org.apache.axis2.description.AxisService getServiceFromWSDL(PortInfo portInfo,
Class endpointClass,
URL configurationBaseUrl)
throws Exception
Exception
protected javax.wsdl.Definition readWSDL(String wsdlLocation,
URL configurationBaseUrl,
ClassLoader classLoader)
throws IOException,
javax.wsdl.WSDLException
IOException
javax.wsdl.WSDLException
public static URL getWsdlURL(String wsdlFile,
URL configurationBaseUrl,
ClassLoader classLoader)
public static org.apache.axis2.jaxws.description.EndpointDescription getEndpointDescription(org.apache.axis2.description.AxisService service)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||