public class GuestInvocationData extends InvocationData
| Constructor and Description |
|---|
GuestInvocationData() |
GuestInvocationData(java.lang.String channel,
RequestData requestData) |
getChannel, getMethodName, getParameters, getParameterTypes, getRequestData, getServiceInterface, setChannel, setMethodName, setParameters, setParameterTypes, setRequestData, setServiceInterfacepublic GuestInvocationData()
public GuestInvocationData(java.lang.String channel,
RequestData requestData)