at.gv.zustellung.zkopf.wsdl
Class BulkService

java.lang.Object
  extended by javax.xml.ws.Service
      extended by at.gv.zustellung.zkopf.wsdl.BulkService

@WebServiceClient(name="BulkService",
                  targetNamespace="http://reference.e-government.gv.at/namespaces/zustellung/kopf/wsdl",
                  wsdlLocation="file:/D:/eclipse/development/openzuse/trunk/zusekopf/src/main/resources/wsdl/zkopf.wsdl")
public class BulkService
extends Service

This class was generated by the JAX-WS RI. JAX-WS RI 2.1.6 in JDK 6 Generated source version: 2.1


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
Service.Mode
 
Constructor Summary
BulkService()
           
BulkService(URL wsdlLocation, QName serviceName)
           
 
Method Summary
 BulkPortType getBulkPort()
           
 BulkPortType getBulkPort(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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BulkService

public BulkService(URL wsdlLocation,
                   QName serviceName)

BulkService

public BulkService()
Method Detail

getBulkPort

@WebEndpoint(name="BulkPort")
public BulkPortType getBulkPort()
Returns:
returns BulkPortType

getBulkPort

@WebEndpoint(name="BulkPort")
public BulkPortType getBulkPort(WebServiceFeature... features)
Parameters:
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns:
returns BulkPortType


Copyright 2010 E-Government Innovation Center (EGIZ). All Rights Reserved.