Uses of Class
org.apache.geronimo.messaging.MsgBody.Type

Packages that use MsgBody.Type
org.apache.geronimo.messaging   
 

Uses of MsgBody.Type in org.apache.geronimo.messaging
 

Fields in org.apache.geronimo.messaging declared as MsgBody.Type
static MsgBody.Type MsgBody.Type.REQUEST
          The content is a request.
static MsgBody.Type MsgBody.Type.RESPONSE
          The content is a response.
 

Methods in org.apache.geronimo.messaging that return MsgBody.Type
static MsgBody.Type MsgBody.Type.getByCode(int aCode)
           
 MsgBody.Type MsgReplacerResolver.TypeWrapper.getType()
           
 

Constructors in org.apache.geronimo.messaging with parameters of type MsgBody.Type
MsgReplacerResolver.TypeWrapper(MsgBody.Type aType)
           
 



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