br.jus.cnj.intercomunicacao.servico
Class IntercomunicacaoService

java.lang.Object
  extended by javax.xml.ws.Service
      extended by br.jus.cnj.intercomunicacao.servico.IntercomunicacaoService

@WebServiceClient(name="servico-intercomunicacao-2.1",
                  targetNamespace="http://www.cnj.jus.br/servico-intercomunicacao-2.1/",
                  wsdlLocation="file:/D:/projeto_pje/trunk/cnj-interop/src/main/wsdl/servico-intercomunicacao-2.1.wsdl")
public class IntercomunicacaoService
extends Service

This class was generated by the JAX-WS RI. JAX-WS RI 2.1.7-b01- Generated source version: 2.1


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
Service.Mode
 
Constructor Summary
IntercomunicacaoService()
           
IntercomunicacaoService(URL wsdlLocation, QName serviceName)
           
 
Method Summary
 Intercomunicacao getServicoIntercomunicacao21SOAP()
           
 Intercomunicacao getServicoIntercomunicacao21SOAP(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
 

Constructor Detail

IntercomunicacaoService

public IntercomunicacaoService(URL wsdlLocation,
                               QName serviceName)

IntercomunicacaoService

public IntercomunicacaoService()
Method Detail

getServicoIntercomunicacao21SOAP

@WebEndpoint(name="servico-intercomunicacao-2.1SOAP")
public Intercomunicacao getServicoIntercomunicacao21SOAP()
Returns:
returns Intercomunicacao

getServicoIntercomunicacao21SOAP

@WebEndpoint(name="servico-intercomunicacao-2.1SOAP")
public Intercomunicacao getServicoIntercomunicacao21SOAP(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 Intercomunicacao


Copyright © 2012 Conselho Nacional de Justiça. All Rights Reserved.