Skip navigation links


com.bea.wsrp.consumer.util
Class WsrpRequestContext

java.lang.Object
  extended by com.bea.wsrp.consumer.util.WsrpRequestContext


public class WsrpRequestContext
extends Object

Nested Class Summary
static class WsrpRequestContext.WsrpVersion
          Enumeration of valid values for WSRPVersion

 

Field Summary
protected static Debug DEBUG
           

 

Constructor Summary
WsrpRequestContext(String namespaceUri)
           

 

Method Summary
 WsrpRequestContext.WsrpVersion getWsrpVersion()
           
 boolean isV1()
           
 boolean isV2()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

DEBUG

protected static final Debug DEBUG

Constructor Detail

WsrpRequestContext

public WsrpRequestContext(String namespaceUri)

Method Detail

isV1

public boolean isV1()

isV2

public boolean isV2()

getWsrpVersion

public WsrpRequestContext.WsrpVersion getWsrpVersion()

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.