Package | Description |
---|---|
org.wso2.carbon.jarservices.stub | |
org.wso2.carbon.jarservices.stub.types |
Modifier and Type | Field and Description |
---|---|
protected Service[] |
GetClassMethodsResponse.local_return
field for _return
This was an Array!
|
protected Service[] |
CreateAndDeployService.localData
field for Data
This was an Array!
|
protected Service[] |
GetClassMethods.localServices
field for Services
This was an Array!
|
Modifier and Type | Method and Description |
---|---|
Service[] |
GetClassMethodsResponse.get_return()
Auto generated getter method
|
Service[] |
JarServiceCreatorAdminStub.getClassMethods(String directoryPath24,
Service[] services25)
Auto generated method signature
|
Service[] |
JarServiceCreatorAdmin.getClassMethods(String directoryPath6,
Service[] services7)
Auto generated method signature
|
Service[] |
CreateAndDeployService.getData()
Auto generated getter method
|
Service[] |
GetClassMethods.getServices()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
GetClassMethodsResponse.add_return(Service param)
Auto generated add method for the array for convenience
|
void |
CreateAndDeployService.addData(Service param)
Auto generated add method for the array for convenience
|
void |
GetClassMethods.addServices(Service param)
Auto generated add method for the array for convenience
|
void |
JarServiceCreatorAdminStub.createAndDeployService(String directoryPath29,
String serviceHierarchy30,
String serviceGroupName31,
Service[] data32)
Auto generated method signature
|
void |
JarServiceCreatorAdmin.createAndDeployService(String directoryPath11,
String serviceHierarchy12,
String serviceGroupName13,
Service[] data14)
Auto generated method signature for Asynchronous Invocations
|
Service[] |
JarServiceCreatorAdminStub.getClassMethods(String directoryPath24,
Service[] services25)
Auto generated method signature
|
Service[] |
JarServiceCreatorAdmin.getClassMethods(String directoryPath6,
Service[] services7)
Auto generated method signature
|
void |
JarServiceCreatorAdminCallbackHandler.receiveResultgetClassMethods(Service[] result)
auto generated Axis2 call back method for getClassMethods method
override this method for handling normal response from getClassMethods operation
|
void |
GetClassMethodsResponse.set_return(Service[] param)
Auto generated setter method
|
void |
CreateAndDeployService.setData(Service[] param)
Auto generated setter method
|
void |
GetClassMethods.setServices(Service[] param)
Auto generated setter method
|
void |
JarServiceCreatorAdminStub.startgetClassMethods(String directoryPath24,
Service[] services25,
JarServiceCreatorAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
JarServiceCreatorAdmin.startgetClassMethods(String directoryPath6,
Service[] services7,
JarServiceCreatorAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
protected void |
GetClassMethodsResponse.validate_return(Service[] param)
validate the array for _return
|
protected void |
CreateAndDeployService.validateData(Service[] param)
validate the array for Data
|
protected void |
GetClassMethods.validateServices(Service[] param)
validate the array for Services
|
Modifier and Type | Field and Description |
---|---|
protected Service[] |
UploadArtifactsResponse.localServices
field for Services
This was an Array!
|
Modifier and Type | Method and Description |
---|---|
Service[] |
UploadArtifactsResponse.getServices()
Auto generated getter method
|
static Service |
Service.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
Modifier and Type | Method and Description |
---|---|
void |
UploadArtifactsResponse.addServices(Service param)
Auto generated add method for the array for convenience
|
void |
UploadArtifactsResponse.setServices(Service[] param)
Auto generated setter method
|
protected void |
UploadArtifactsResponse.validateServices(Service[] param)
validate the array for Services
|
Copyright © 2021 WSO2. All rights reserved.