org.jboss.ws.api.addressing
Interface MAPConstants


public interface MAPConstants

MAPConstants is a wrapper which works with class MAP

Author:
Andrew Dinn, Alessio Soldano

Method Summary
 String getAnonymousURI()
           
 String getClientAddressingProperties()
           
 String getClientAddressingPropertiesInbound()
           
 String getClientAddressingPropertiesOutbound()
           
 String getNoneURI()
           
 String getServerAddressingPropertiesInbound()
           
 String getServerAddressingPropertiesOutbound()
           
 

Method Detail

getAnonymousURI

String getAnonymousURI()

getNoneURI

String getNoneURI()

getClientAddressingProperties

String getClientAddressingProperties()

getClientAddressingPropertiesInbound

String getClientAddressingPropertiesInbound()

getClientAddressingPropertiesOutbound

String getClientAddressingPropertiesOutbound()

getServerAddressingPropertiesInbound

String getServerAddressingPropertiesInbound()

getServerAddressingPropertiesOutbound

String getServerAddressingPropertiesOutbound()


Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.