public class TopicMapServiceStub
extends org.apache.axis2.client.Stub
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
private static int |
counter |
private java.util.HashMap |
faultExceptionClassNameMap |
private java.util.HashMap |
faultExceptionNameMap |
private java.util.HashMap |
faultMessageMap |
private javax.xml.namespace.QName[] |
opNameArray |
Constructor and Description |
---|
TopicMapServiceStub()
Default Constructor
|
TopicMapServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
TopicMapServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
Constructor that takes in a configContext
|
TopicMapServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
TopicMapServiceStub(java.lang.String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
private java.lang.Object |
fromOM(org.apache.axiom.om.OMElement param,
java.lang.Class type,
java.util.Map extraNamespaces) |
TopicMapServiceStub.WSTopic[] |
getAllTopics(boolean full0,
java.lang.String outputType1)
Auto generated method signature
|
private java.util.Map |
getEnvelopeNamespaces(org.apache.axiom.soap.SOAPEnvelope env)
A utility method that copies the namepaces from the SOAPEnvelope
|
private TopicMapServiceStub.WSTopic[] |
getGetAllTopicsResponse_return(TopicMapServiceStub.GetAllTopicsResponse wrappedType) |
private TopicMapServiceStub.WSTopic |
getGetTopicResponse_return(TopicMapServiceStub.GetTopicResponse wrappedType) |
private TopicMapServiceStub.WSTopic[] |
getGetTopicsOfTypeResponse_return(TopicMapServiceStub.GetTopicsOfTypeResponse wrappedType) |
private TopicMapServiceStub.WSTopic[] |
getGetTopicsResponse_return(TopicMapServiceStub.GetTopicsResponse wrappedType) |
private TopicMapServiceStub.WSTopic |
getGetTopicWithBaseNameResponse_return(TopicMapServiceStub.GetTopicWithBaseNameResponse wrappedType) |
private TopicMapServiceStub.WSTopic |
getGetTopicWithSubjectLocatorResponse_return(TopicMapServiceStub.GetTopicWithSubjectLocatorResponse wrappedType) |
TopicMapServiceStub.WSTopic |
getTopic(java.lang.String si7,
boolean full8,
java.lang.String outputType9)
Auto generated method signature
|
TopicMapServiceStub.WSTopic[] |
getTopics(java.lang.String[] sis,
boolean full14,
java.lang.String outputType15)
Auto generated method signature
|
TopicMapServiceStub.WSTopic[] |
getTopicsOfType(java.lang.String si,
boolean full,
java.lang.String outputType)
Auto generated method signature
|
TopicMapServiceStub.WSTopic |
getTopicWithBaseName(java.lang.String name,
boolean full11,
java.lang.String outputType12)
Auto generated method signature
|
TopicMapServiceStub.WSTopic |
getTopicWithSubjectLocator(java.lang.String sl,
boolean full3,
java.lang.String outputType4)
Auto generated method signature
|
private static java.lang.String |
getUniqueSuffix() |
private boolean |
optimizeContent(javax.xml.namespace.QName opName) |
private void |
populateAxisService() |
private void |
populateFaults() |
void |
setOutputType(java.lang.String outputType6)
Auto generated method signature
|
private org.apache.axiom.soap.SOAPEnvelope |
toEnvelope(org.apache.axiom.soap.SOAPFactory factory)
get the default envelope
|
private org.apache.axiom.soap.SOAPEnvelope |
toEnvelope(org.apache.axiom.soap.SOAPFactory factory,
boolean param1,
java.lang.String param2,
TopicMapServiceStub.GetAllTopics dummyWrappedType,
boolean optimizeContent) |
private org.apache.axiom.soap.SOAPEnvelope |
toEnvelope(org.apache.axiom.soap.SOAPFactory factory,
java.lang.String[] param1,
boolean param2,
java.lang.String param3,
TopicMapServiceStub.GetTopics dummyWrappedType,
boolean optimizeContent) |
private org.apache.axiom.soap.SOAPEnvelope |
toEnvelope(org.apache.axiom.soap.SOAPFactory factory,
java.lang.String param1,
boolean param2,
java.lang.String param3,
TopicMapServiceStub.GetTopic dummyWrappedType,
boolean optimizeContent) |
private org.apache.axiom.soap.SOAPEnvelope |
toEnvelope(org.apache.axiom.soap.SOAPFactory factory,
java.lang.String param1,
boolean param2,
java.lang.String param3,
TopicMapServiceStub.GetTopicsOfType dummyWrappedType,
boolean optimizeContent) |
private org.apache.axiom.soap.SOAPEnvelope |
toEnvelope(org.apache.axiom.soap.SOAPFactory factory,
java.lang.String param1,
boolean param2,
java.lang.String param3,
TopicMapServiceStub.GetTopicWithBaseName dummyWrappedType,
boolean optimizeContent) |
private org.apache.axiom.soap.SOAPEnvelope |
toEnvelope(org.apache.axiom.soap.SOAPFactory factory,
java.lang.String param1,
boolean param2,
java.lang.String param3,
TopicMapServiceStub.GetTopicWithSubjectLocator dummyWrappedType,
boolean optimizeContent) |
private org.apache.axiom.soap.SOAPEnvelope |
toEnvelope(org.apache.axiom.soap.SOAPFactory factory,
java.lang.String param1,
TopicMapServiceStub.SetOutputType dummyWrappedType,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetAllTopics param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetAllTopicsResponse param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetTopic param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetTopicResponse param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetTopics param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetTopicsOfType param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetTopicsOfTypeResponse param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetTopicsResponse param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetTopicWithBaseName param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetTopicWithBaseNameResponse param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetTopicWithSubjectLocator param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.GetTopicWithSubjectLocatorResponse param,
boolean optimizeContent) |
private org.apache.axiom.om.OMElement |
toOM(TopicMapServiceStub.SetOutputType param,
boolean optimizeContent) |
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
protected org.apache.axis2.description.AxisOperation[] _operations
private java.util.HashMap faultExceptionNameMap
private java.util.HashMap faultExceptionClassNameMap
private java.util.HashMap faultMessageMap
private static int counter
private javax.xml.namespace.QName[] opNameArray
public TopicMapServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TopicMapServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TopicMapServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TopicMapServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public TopicMapServiceStub(java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private static java.lang.String getUniqueSuffix()
private void populateAxisService() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private void populateFaults()
public TopicMapServiceStub.WSTopic[] getTopicsOfType(java.lang.String si, boolean full, java.lang.String outputType) throws java.rmi.RemoteException
getTopicsOfType
- java.rmi.RemoteException
org.wandora.topicmap.webservice.TopicMapService#getTopicsOfType
public TopicMapServiceStub.WSTopic[] getAllTopics(boolean full0, java.lang.String outputType1) throws java.rmi.RemoteException
getAllTopics
- java.rmi.RemoteException
org.wandora.topicmap.webservice.TopicMapService#getAllTopics
public TopicMapServiceStub.WSTopic getTopicWithSubjectLocator(java.lang.String sl, boolean full3, java.lang.String outputType4) throws java.rmi.RemoteException
getTopicWithSubjectLocator
- java.rmi.RemoteException
org.wandora.topicmap.webservice.TopicMapService#getTopicWithSubjectLocator
public void setOutputType(java.lang.String outputType6) throws java.rmi.RemoteException
java.rmi.RemoteException
public TopicMapServiceStub.WSTopic getTopic(java.lang.String si7, boolean full8, java.lang.String outputType9) throws java.rmi.RemoteException
getTopic
- java.rmi.RemoteException
org.wandora.topicmap.webservice.TopicMapService#getTopic
public TopicMapServiceStub.WSTopic getTopicWithBaseName(java.lang.String name, boolean full11, java.lang.String outputType12) throws java.rmi.RemoteException
getTopicWithBaseName
- java.rmi.RemoteException
org.wandora.topicmap.webservice.TopicMapService#getTopicWithBaseName
public TopicMapServiceStub.WSTopic[] getTopics(java.lang.String[] sis, boolean full14, java.lang.String outputType15) throws java.rmi.RemoteException
getTopics
- java.rmi.RemoteException
org.wandora.topicmap.webservice.TopicMapService#getTopics
private java.util.Map getEnvelopeNamespaces(org.apache.axiom.soap.SOAPEnvelope env)
private boolean optimizeContent(javax.xml.namespace.QName opName)
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetTopicsOfType param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetTopicsOfTypeResponse param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetAllTopics param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetAllTopicsResponse param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetTopicWithSubjectLocator param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetTopicWithSubjectLocatorResponse param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.SetOutputType param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetTopic param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetTopicResponse param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetTopicWithBaseName param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetTopicWithBaseNameResponse param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetTopics param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.om.OMElement toOM(TopicMapServiceStub.GetTopicsResponse param, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, java.lang.String param1, boolean param2, java.lang.String param3, TopicMapServiceStub.GetTopicsOfType dummyWrappedType, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private TopicMapServiceStub.WSTopic[] getGetTopicsOfTypeResponse_return(TopicMapServiceStub.GetTopicsOfTypeResponse wrappedType)
private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, boolean param1, java.lang.String param2, TopicMapServiceStub.GetAllTopics dummyWrappedType, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private TopicMapServiceStub.WSTopic[] getGetAllTopicsResponse_return(TopicMapServiceStub.GetAllTopicsResponse wrappedType)
private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, java.lang.String param1, boolean param2, java.lang.String param3, TopicMapServiceStub.GetTopicWithSubjectLocator dummyWrappedType, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private TopicMapServiceStub.WSTopic getGetTopicWithSubjectLocatorResponse_return(TopicMapServiceStub.GetTopicWithSubjectLocatorResponse wrappedType)
private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, java.lang.String param1, TopicMapServiceStub.SetOutputType dummyWrappedType, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, java.lang.String param1, boolean param2, java.lang.String param3, TopicMapServiceStub.GetTopic dummyWrappedType, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private TopicMapServiceStub.WSTopic getGetTopicResponse_return(TopicMapServiceStub.GetTopicResponse wrappedType)
private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, java.lang.String param1, boolean param2, java.lang.String param3, TopicMapServiceStub.GetTopicWithBaseName dummyWrappedType, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private TopicMapServiceStub.WSTopic getGetTopicWithBaseNameResponse_return(TopicMapServiceStub.GetTopicWithBaseNameResponse wrappedType)
private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, java.lang.String[] param1, boolean param2, java.lang.String param3, TopicMapServiceStub.GetTopics dummyWrappedType, boolean optimizeContent) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
private TopicMapServiceStub.WSTopic[] getGetTopicsResponse_return(TopicMapServiceStub.GetTopicsResponse wrappedType)
private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory)
private java.lang.Object fromOM(org.apache.axiom.om.OMElement param, java.lang.Class type, java.util.Map extraNamespaces) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
Copyright 2004-2015 Wandora Team