|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlecho.palomar.core.ECHOConnectionFactoryImpl
Simple, Java API to the ECHO Processor.
| Constructor Summary | |
ECHOConnectionFactoryImpl()
|
|
| Method Summary | |
ECHOContext |
createContext()
create an initial context for a request |
ECHOConnection |
getECHOConnection(java.lang.String serviceName,
java.lang.String userName,
java.lang.String userCredential)
gets an ECHOConnection implementation with a connection to the named processor |
XProcessor |
getXProcessor(java.lang.String svcName)
obtain an ECHO Processor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ECHOConnectionFactoryImpl()
| Method Detail |
public ECHOConnection getECHOConnection(java.lang.String serviceName,
java.lang.String userName,
java.lang.String userCredential)
throws ECHOException
getECHOConnection in interface ECHOConnectionFactoryECHOExceptionpublic XProcessor getXProcessor(java.lang.String svcName)
getXProcessor in interface ECHOConnectionFactorypublic ECHOContext createContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||