Package jadex.extension.rs.invoke
Class RSFactoryDesktop
- java.lang.Object
- 
- jadex.extension.rs.RSFactory
- 
- jadex.extension.rs.invoke.RSFactoryDesktop
 
 
- 
 public class RSFactoryDesktop extends RSFactory Factory for instantiating the Java SE RestServiceWrapperInvocationHandler.
- 
- 
Constructor SummaryConstructors Constructor Description RSFactoryDesktop()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.reflect.InvocationHandlercreateRSWrapperInvocationHandler(IInternalAccess agent, java.lang.Class<?> impl)- 
Methods inherited from class jadex.extension.rs.RSFactorygetInstance
 
- 
 
- 
- 
- 
Method Detail- 
createRSWrapperInvocationHandlerpublic java.lang.reflect.InvocationHandler createRSWrapperInvocationHandler(IInternalAccess agent, java.lang.Class<?> impl) - Specified by:
- createRSWrapperInvocationHandlerin class- RSFactory
 
 
- 
 
-