|
1-Wire Weather Service for Java -- Monitor API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.ws.Service
wxservice.ws.WxWebService
@WebServiceClient(name="WxWebService", targetNamespace="urn:xmlns:uppiano-karl:wxservice", wsdlLocation="file:/C:/Documents%20and%20Settings/Karl%20Uppiano/My%20Documents/NetBeansProjects/wxmonitor/xml-resources/web-service-references/wxservice/wsdl/uppiano.dynalias.net_8080/wxservice.wsdl") public class WxWebService
This class was generated by the JAX-WS RI. JAX-WS RI 2.1.4-b01- Generated source version: 2.1
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.xml.ws.Service |
---|
javax.xml.ws.Service.Mode |
Field Summary | |
---|---|
private static java.util.logging.Logger |
logger
|
private static java.net.URL |
WXWEBSERVICE_WSDL_LOCATION
|
Constructor Summary | |
---|---|
WxWebService()
|
|
WxWebService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
|
Method Summary | |
---|---|
WxService |
getWxServicePort()
|
WxService |
getWxServicePort(javax.xml.ws.WebServiceFeature... features)
|
Methods inherited from class javax.xml.ws.Service |
---|
addPort, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.net.URL WXWEBSERVICE_WSDL_LOCATION
private static final java.util.logging.Logger logger
Constructor Detail |
---|
public WxWebService(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
public WxWebService()
Method Detail |
---|
@WebEndpoint(name="WxServicePort") public WxService getWxServicePort()
@WebEndpoint(name="WxServicePort") public WxService getWxServicePort(javax.xml.ws.WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.
|
Copyright © 2005-2009 Karl Uppiano | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |