Uses of Interface
org.apache.wink.common.RuntimeContext

Packages that use RuntimeContext
org.apache.wink.common.utils   
org.apache.wink.server.handlers   
 

Uses of RuntimeContext in org.apache.wink.common.utils
 

Methods in org.apache.wink.common.utils with parameters of type RuntimeContext
static void ProviderUtils.logUserProviderException(java.lang.RuntimeException e, java.lang.Object obj, ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR originator, java.lang.Object[] methodParams, RuntimeContext context)
           
 

Uses of RuntimeContext in org.apache.wink.server.handlers
 

Subinterfaces of RuntimeContext in org.apache.wink.server.handlers
 interface MessageContext
          The MessageContext is used by Handlers to obtain and manipulate request specific information.
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.