Uses of Class
org.apache.geronimo.security.remoting.jmx.InvocationType

Packages that use InvocationType
org.apache.geronimo.security.remoting.jmx   
 

Uses of InvocationType in org.apache.geronimo.security.remoting.jmx
 

Fields in org.apache.geronimo.security.remoting.jmx declared as InvocationType
static InvocationType InvocationType.REQUEST
           
static InvocationType InvocationType.DATAGRAM
           
 

Methods in org.apache.geronimo.security.remoting.jmx that return InvocationType
static InvocationType InvocationSupport.getInvocationType(org.apache.geronimo.core.service.Invocation invocation)
           
 

Methods in org.apache.geronimo.security.remoting.jmx with parameters of type InvocationType
static void InvocationSupport.putInvocationType(org.apache.geronimo.core.service.Invocation invocation, InvocationType type)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.