|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.client.Stub
com.ca.jcs.sdkws.forwardinc.ws.UserServiceStub
public class UserServiceStub
| Field Summary | |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations
|
| Constructor Summary | |
|---|---|
UserServiceStub()
Default Constructor |
|
UserServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor |
|
UserServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext |
|
UserServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner |
|
| Method Summary | |
|---|---|
UserServiceStub.AddUserResponse |
addUser(UserServiceStub.AddUser addUser10)
Auto generated method signature |
UserServiceStub.LookupUserResponse |
lookupUser(UserServiceStub.LookupUser lookupUser4)
Auto generated method signature |
UserServiceStub.ModifyUserResponse |
modifyUser(UserServiceStub.ModifyUser modifyUser2)
Auto generated method signature |
UserServiceStub.PingUserResponse |
pingUser(UserServiceStub.PingUser pingUser18)
Auto generated method signature |
UserServiceStub.ReleaseHandleResponse |
releaseHandle(UserServiceStub.ReleaseHandle releaseHandle12)
Auto generated method signature |
UserServiceStub.RemoveUserResponse |
removeUser(UserServiceStub.RemoveUser removeUser8)
Auto generated method signature |
UserServiceStub.RenameUserResponse |
renameUser(UserServiceStub.RenameUser renameUser0)
Auto generated method signature |
UserServiceStub.SearchPagedUserResponse |
searchPagedUser(UserServiceStub.SearchPagedUser searchPagedUser14)
Auto generated method signature |
UserServiceStub.SearchUserResponse |
searchUser(UserServiceStub.SearchUser searchUser6)
Auto generated method signature |
UserServiceStub.SearchUsersResponse |
searchUsers(UserServiceStub.SearchUsers searchUsers16)
Auto generated method signature |
void |
startaddUser(UserServiceStub.AddUser addUser10,
UserServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startlookupUser(UserServiceStub.LookupUser lookupUser4,
UserServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startmodifyUser(UserServiceStub.ModifyUser modifyUser2,
UserServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startpingUser(UserServiceStub.PingUser pingUser18,
UserServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startreleaseHandle(UserServiceStub.ReleaseHandle releaseHandle12,
UserServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startremoveUser(UserServiceStub.RemoveUser removeUser8,
UserServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startrenameUser(UserServiceStub.RenameUser renameUser0,
UserServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startsearchPagedUser(UserServiceStub.SearchPagedUser searchPagedUser14,
UserServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startsearchUser(UserServiceStub.SearchUser searchUser6,
UserServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startsearchUsers(UserServiceStub.SearchUsers searchUsers16,
UserServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.axis2.description.AxisOperation[] _operations
| Constructor Detail |
|---|
public UserServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public UserServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public UserServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public UserServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault| Method Detail |
|---|
public UserServiceStub.RenameUserResponse renameUser(UserServiceStub.RenameUser renameUser0)
throws RemoteException
renameUser0 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#renameUser
public void startrenameUser(UserServiceStub.RenameUser renameUser0,
UserServiceCallbackHandler callback)
throws RemoteException
renameUser0 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#startrenameUser
public UserServiceStub.ModifyUserResponse modifyUser(UserServiceStub.ModifyUser modifyUser2)
throws RemoteException
modifyUser2 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#modifyUser
public void startmodifyUser(UserServiceStub.ModifyUser modifyUser2,
UserServiceCallbackHandler callback)
throws RemoteException
modifyUser2 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#startmodifyUser
public UserServiceStub.LookupUserResponse lookupUser(UserServiceStub.LookupUser lookupUser4)
throws RemoteException
lookupUser4 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#lookupUser
public void startlookupUser(UserServiceStub.LookupUser lookupUser4,
UserServiceCallbackHandler callback)
throws RemoteException
lookupUser4 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#startlookupUser
public UserServiceStub.SearchUserResponse searchUser(UserServiceStub.SearchUser searchUser6)
throws RemoteException
searchUser6 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#searchUser
public void startsearchUser(UserServiceStub.SearchUser searchUser6,
UserServiceCallbackHandler callback)
throws RemoteException
searchUser6 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#startsearchUser
public UserServiceStub.RemoveUserResponse removeUser(UserServiceStub.RemoveUser removeUser8)
throws RemoteException
removeUser8 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#removeUser
public void startremoveUser(UserServiceStub.RemoveUser removeUser8,
UserServiceCallbackHandler callback)
throws RemoteException
removeUser8 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#startremoveUser
public UserServiceStub.AddUserResponse addUser(UserServiceStub.AddUser addUser10)
throws RemoteException
addUser10 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#addUser
public void startaddUser(UserServiceStub.AddUser addUser10,
UserServiceCallbackHandler callback)
throws RemoteException
addUser10 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#startaddUser
public UserServiceStub.ReleaseHandleResponse releaseHandle(UserServiceStub.ReleaseHandle releaseHandle12)
throws RemoteException
releaseHandle12 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#releaseHandle
public void startreleaseHandle(UserServiceStub.ReleaseHandle releaseHandle12,
UserServiceCallbackHandler callback)
throws RemoteException
releaseHandle12 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#startreleaseHandle
public UserServiceStub.SearchPagedUserResponse searchPagedUser(UserServiceStub.SearchPagedUser searchPagedUser14)
throws RemoteException
searchPagedUser14 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#searchPagedUser
public void startsearchPagedUser(UserServiceStub.SearchPagedUser searchPagedUser14,
UserServiceCallbackHandler callback)
throws RemoteException
searchPagedUser14 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#startsearchPagedUser
public UserServiceStub.SearchUsersResponse searchUsers(UserServiceStub.SearchUsers searchUsers16)
throws RemoteException
searchUsers16 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#searchUsers
public void startsearchUsers(UserServiceStub.SearchUsers searchUsers16,
UserServiceCallbackHandler callback)
throws RemoteException
searchUsers16 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#startsearchUsers
public UserServiceStub.PingUserResponse pingUser(UserServiceStub.PingUser pingUser18)
throws RemoteException
pingUser18 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#pingUser
public void startpingUser(UserServiceStub.PingUser pingUser18,
UserServiceCallbackHandler callback)
throws RemoteException
pingUser18 -
RemoteExceptioncom.ca.jcs.sdkws.forwardinc.ws.UserService#startpingUser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||