org.uddi.v3_service
Interface UDDIValueSetCachingPortType
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- UDDIValueSetCachingImpl
public interface UDDIValueSetCachingPortType
- extends Remote
This portType defines all of the UDDI value set caching operations.
This class was generated by the JAX-WS RI.
JAX-WS RI 2.1.5-b03-
Generated source version: 2.1
getAllValidValues
@RequestWrapper(localName="get_allValidValues",
targetNamespace="urn:uddi-org:vscache_v3",
className="org.uddi.vscache_v3.GetAllValidValues")
@ResponseWrapper(localName="validValuesList",
targetNamespace="urn:uddi-org:vscache_v3",
className="org.uddi.vscache_v3.ValidValuesList")
void getAllValidValues(String authInfo,
String tModelKey,
javax.xml.ws.Holder<String> chunkToken,
javax.xml.ws.Holder<List<ValidValue>> validValue)
throws DispositionReportFaultMessage,
RemoteException
- Parameters:
tModelKey - authInfo - validValue - chunkToken -
- Throws:
DispositionReportFaultMessage
RemoteException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.