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

Packages that use InvocationType
org.apache.geronimo.remoting   
 

Uses of InvocationType in org.apache.geronimo.remoting
 

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

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

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



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