org.fosstrak.ale.wsdl.alecc.epcglobal
Class ALECCService

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

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

This class was generated by Apache CXF 2.0.9 Tue Aug 18 01:01:06 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 ALECCServicePort
           
static javax.xml.namespace.QName SERVICE
           
static java.net.URL WSDL_LOCATION
           
 
Constructor Summary
ALECCService()
           
ALECCService(java.net.URL wsdlLocation)
           
ALECCService(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
           
 
Method Summary
 ALECCServicePortType getALECCServicePort()
           
 
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

ALECCServicePort

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

ALECCService

public ALECCService(java.net.URL wsdlLocation)

ALECCService

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

ALECCService

public ALECCService()
Method Detail

getALECCServicePort

@WebEndpoint(name="ALECCServicePort")
public ALECCServicePortType getALECCServicePort()
Returns:
returns ALECCServicePort


Copyright © 2009. All Rights Reserved.