org.fosstrak.ale.wsdl.ale.epcglobal
Class ALEService

java.lang.Object
  extended by javax.xml.ws.Service
      extended by org.fosstrak.ale.wsdl.ale.epcglobal.ALEService

@WebServiceClient(name="ALEService",
                  wsdlLocation="file:/C:/accada/fc/target/checkout/fc-commons/src/main/resources/wsdl/EPCglobal-ale-1_1-ale.wsdl",
                  targetNamespace="urn:epcglobal:ale:wsdl:1")
public class ALEService
extends javax.xml.ws.Service

This class was generated by Apache CXF 2.0.9 Tue Aug 18 01:01:08 CEST 2009 Generated source version: 2.0.9


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
javax.xml.ws.Service.Mode
 
Field Summary
static javax.xml.namespace.QName ALEServicePort
           
static javax.xml.namespace.QName SERVICE
           
static java.net.URL WSDL_LOCATION
           
 
Constructor Summary
ALEService()
           
ALEService(java.net.URL wsdlLocation)
           
ALEService(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
           
 
Method Summary
 ALEServicePortType getALEServicePort()
           
 
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

WSDL_LOCATION

public static final java.net.URL WSDL_LOCATION

SERVICE

public static final javax.xml.namespace.QName SERVICE

ALEServicePort

public static final javax.xml.namespace.QName ALEServicePort
Constructor Detail

ALEService

public ALEService(java.net.URL wsdlLocation)

ALEService

public ALEService(java.net.URL wsdlLocation,
                  javax.xml.namespace.QName serviceName)

ALEService

public ALEService()
Method Detail

getALEServicePort

@WebEndpoint(name="ALEServicePort")
public ALEServicePortType getALEServicePort()
Returns:
returns ALEServicePort


Copyright © 2009. All Rights Reserved.