Uses of Class
com.caucho.ejb.burlap.BurlapProtocolException

Packages that use BurlapProtocolException
com.caucho.ejb.burlap   
 

Uses of BurlapProtocolException in com.caucho.ejb.burlap
 

Methods in com.caucho.ejb.burlap that return BurlapProtocolException
static BurlapProtocolException BurlapProtocolException.create(java.lang.Throwable rootCause)
          Creates an BurlapProtocol from a throwable.