org.apache.savan.util
Class ProtocolManager

java.lang.Object
  extended byorg.apache.savan.util.ProtocolManager

public class ProtocolManager
extends java.lang.Object

Utility class to extract the Protocol type from a MessageContext


Constructor Summary
ProtocolManager()
           
 
Method Summary
static Protocol getMessageProtocol(SavanMessageContext smc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtocolManager

public ProtocolManager()
Method Detail

getMessageProtocol

public static Protocol getMessageProtocol(SavanMessageContext smc)
                                   throws SavanException
Throws:
SavanException


Copyright © 2007 null. All Rights Reserved.