com.hp.ov.nms.sdk.l2connection
Class L2ConnectionBeanServiceStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by com.hp.ov.nms.sdk.l2connection.L2ConnectionBeanServiceStub

public class L2ConnectionBeanServiceStub
extends org.apache.axis2.client.Stub


Nested Class Summary
static class L2ConnectionBeanServiceStub.BooleanOperator
           
static class L2ConnectionBeanServiceStub.Condition
           
static class L2ConnectionBeanServiceStub.Constraint
           
static class L2ConnectionBeanServiceStub.Expression
           
static class L2ConnectionBeanServiceStub.ExtensionMapper
           
static class L2ConnectionBeanServiceStub.Filter
           
static class L2ConnectionBeanServiceStub.GetL2Connections
           
static class L2ConnectionBeanServiceStub.GetL2ConnectionsResponse
           
static class L2ConnectionBeanServiceStub.L2Connection
           
static class L2ConnectionBeanServiceStub.L2ConnectionArray
           
static class L2ConnectionBeanServiceStub.NmsL2ConnectionFault
           
static class L2ConnectionBeanServiceStub.NmsL2ConnectionFault0
           
static class L2ConnectionBeanServiceStub.Operator
           
static class L2ConnectionBeanServiceStub.UpdateNotes
           
static class L2ConnectionBeanServiceStub.UpdateNotesResponse
           
 
Field Summary
protected  org.apache.axis2.description.AxisOperation[] _operations
           
 
Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules
 
Constructor Summary
L2ConnectionBeanServiceStub()
          Default Constructor
L2ConnectionBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
          Default Constructor
L2ConnectionBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint)
          Constructor that takes in a configContext
L2ConnectionBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint, boolean useSeparateListener)
          Constructor that takes in a configContext and useseperate listner
L2ConnectionBeanServiceStub(java.lang.String targetEndpoint)
          Constructor taking the target endpoint
 
Method Summary
 L2ConnectionBeanServiceStub.GetL2ConnectionsResponse getL2Connections(L2ConnectionBeanServiceStub.GetL2Connections getL2Connections)
          Auto generated method signature
 L2ConnectionBeanServiceStub.UpdateNotesResponse updateNotes(L2ConnectionBeanServiceStub.UpdateNotes updateNotes)
          Auto generated method signature
 
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_operations

protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail

L2ConnectionBeanServiceStub

public L2ConnectionBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                   java.lang.String targetEndpoint)
                            throws org.apache.axis2.AxisFault
Constructor that takes in a configContext

Throws:
org.apache.axis2.AxisFault

L2ConnectionBeanServiceStub

public L2ConnectionBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                   java.lang.String targetEndpoint,
                                   boolean useSeparateListener)
                            throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner

Throws:
org.apache.axis2.AxisFault

L2ConnectionBeanServiceStub

public L2ConnectionBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
                            throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

L2ConnectionBeanServiceStub

public L2ConnectionBeanServiceStub()
                            throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

L2ConnectionBeanServiceStub

public L2ConnectionBeanServiceStub(java.lang.String targetEndpoint)
                            throws org.apache.axis2.AxisFault
Constructor taking the target endpoint

Throws:
org.apache.axis2.AxisFault
Method Detail

getL2Connections

public L2ConnectionBeanServiceStub.GetL2ConnectionsResponse getL2Connections(L2ConnectionBeanServiceStub.GetL2Connections getL2Connections)
                                                                      throws java.rmi.RemoteException,
                                                                             NmsL2ConnectionFaultException0
Auto generated method signature

Parameters:
getL2Connections -
Throws:
java.rmi.RemoteException
NmsL2ConnectionFaultException0
See Also:
com.hp.ov.nms.sdk.l2connection.L2ConnectionBeanService#getL2Connections

updateNotes

public L2ConnectionBeanServiceStub.UpdateNotesResponse updateNotes(L2ConnectionBeanServiceStub.UpdateNotes updateNotes)
                                                            throws java.rmi.RemoteException,
                                                                   NmsL2ConnectionFaultException0
Auto generated method signature

Parameters:
updateNotes -
Throws:
java.rmi.RemoteException
NmsL2ConnectionFaultException0
See Also:
com.hp.ov.nms.sdk.l2connection.L2ConnectionBeanService#updateNotes