Constant Field Values


Contents
org.codehaus.*

org.codehaus.xfire.message.ObjectServiceHandler
public static final java.lang.String NAME "java"
public static final java.lang.String RESPONSE_PIPE "xfire.java.responsePipe"
public static final java.lang.String RESPONSE_VALUE "xfire.java.response"

org.codehaus.xfire.service.object.ObjectService
public static final java.lang.String ALLOWED_METHODS "allowedMethods"
public static final int SCOPE_APPLICATION 1
public static final int SCOPE_REQUEST 3
public static final int SCOPE_SESSION 2
public static final java.lang.String SERVICE_IMPL_CLASS "xfire.serviceImplClass"

org.codehaus.xfire.type.mtom.XOPType
public static final java.lang.String XML_MIME_NS "http://www.w3.org/2004/11/xmlmime"
public static final java.lang.String XOP_NS "http://www.w3.org/2004/08/xop/include"



Copyright © 2004-2005 Codehaus. All Rights Reserved.