Uses of Class
org.eclnt.ccee.facade.FacadeServerException
Packages that use FacadeServerException
-
Uses of FacadeServerException in org.eclnt.ccee.facade
Methods in org.eclnt.ccee.facade that throw FacadeServerExceptionModifier and TypeMethodDescriptionFacadeClient.callFacadeMethod
(String facadeClassName, String methodName, Class[] parameterClases, Serializable[] parameters) static byte[]
FacadeServer.callFacadeMethod
(String facadeClassName, String methodName, String[] parameterClassNames, byte[][] parameterBytes)