blob: 7f4a05f8a170c7bda58cfadfa514e267cdb92de1 [file] [log] [blame]
/**
* Copyright (c) 2010 Mia-Software.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
*
* Nicolas Guyomar (Mia-Software) - initial API and implementation
*/
package org.eclipse.modisco.jee.webapp.webapp30;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Addressing Responses Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
*
*
* If WS-Addressing is enabled, this type determines if an endpoint
* requires the use of only anonymous responses, or only non-anonymous
* responses, or all.
*
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.modisco.jee.webapp.webapp30.Webapp30Package#getAddressingResponsesType()
* @model extendedMetaData="name='addressing-responsesType' kind='simple'"
* @generated
*/
public interface AddressingResponsesType extends org.eclipse.modisco.jee.webapp.webapp30.String {
} // AddressingResponsesType