org.fosstrak.ale.wsdl.aleac.epcglobal
Class ALEACService

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

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

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

ALEACServicePort

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

ALEACService

public ALEACService(java.net.URL wsdlLocation)

ALEACService

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

ALEACService

public ALEACService()
Method Detail

getALEACServicePort

@WebEndpoint(name="ALEACServicePort")
public ALEACServicePortType getALEACServicePort()
Returns:
returns ALEACServicePort


Copyright © 2009. All Rights Reserved.