|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.shark.wfxml.WfXmlInstanceBindingSkeleton
Constructor Summary | |
WfXmlInstanceBindingSkeleton()
|
|
WfXmlInstanceBindingSkeleton(InstancePortType impl)
|
Method Summary | |
void |
changeState(Request head,
ChangeStateRq body,
ResponseHolder head2,
ChangeStateRsHolder body2)
|
static java.util.List |
getOperationDescByName(java.lang.String methodName)
Returns List of OperationDesc objects with this name |
static java.util.Collection |
getOperationDescs()
Returns Collection of OperationDescs |
void |
getProperties(Request head,
java.lang.String body,
ResponseHolder head2,
GetPropertiesRsHolder body2)
|
void |
listActivities(Request head,
java.lang.String body,
ResponseHolder head2,
ListActivitiesRsHolder body2)
|
void |
setProperties(Request head,
SetPropertiesRq body,
ResponseHolder head2,
SetPropertiesRsHolder body2)
|
void |
subscribe(Request head,
SubscribeRq body,
ResponseHolder head2,
javax.xml.rpc.holders.StringHolder body2)
|
void |
unsubscribe(Request head,
UnsubscribeRq body,
ResponseHolder head2,
javax.xml.rpc.holders.StringHolder body2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WfXmlInstanceBindingSkeleton()
public WfXmlInstanceBindingSkeleton(InstancePortType impl)
Method Detail |
public static java.util.List getOperationDescByName(java.lang.String methodName)
public static java.util.Collection getOperationDescs()
public void getProperties(Request head, java.lang.String body, ResponseHolder head2, GetPropertiesRsHolder body2) throws java.rmi.RemoteException
getProperties
in interface InstancePortType
java.rmi.RemoteException
public void setProperties(Request head, SetPropertiesRq body, ResponseHolder head2, SetPropertiesRsHolder body2) throws java.rmi.RemoteException
setProperties
in interface InstancePortType
java.rmi.RemoteException
public void subscribe(Request head, SubscribeRq body, ResponseHolder head2, javax.xml.rpc.holders.StringHolder body2) throws java.rmi.RemoteException
subscribe
in interface InstancePortType
java.rmi.RemoteException
public void unsubscribe(Request head, UnsubscribeRq body, ResponseHolder head2, javax.xml.rpc.holders.StringHolder body2) throws java.rmi.RemoteException
unsubscribe
in interface InstancePortType
java.rmi.RemoteException
public void changeState(Request head, ChangeStateRq body, ResponseHolder head2, ChangeStateRsHolder body2) throws java.rmi.RemoteException
changeState
in interface InstancePortType
java.rmi.RemoteException
public void listActivities(Request head, java.lang.String body, ResponseHolder head2, ListActivitiesRsHolder body2) throws java.rmi.RemoteException
listActivities
in interface InstancePortType
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |