|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Server | |
| org.xmlBlaster.client.protocol.corba | |
| org.xmlBlaster.protocol.corba | |
| org.xmlBlaster.protocol.corba.authenticateIdl | |
| org.xmlBlaster.protocol.corba.serverIdl | |
| Uses of Server in org.xmlBlaster.client.protocol.corba |
| Fields in org.xmlBlaster.client.protocol.corba declared as Server | |
private Server |
CorbaConnection.xmlBlaster
|
| Methods in org.xmlBlaster.client.protocol.corba that return Server | |
private Server |
CorbaConnection.getXmlBlaster()
Accessing the xmlBlaster handle. |
| Uses of Server in org.xmlBlaster.protocol.corba |
| Methods in org.xmlBlaster.protocol.corba that return Server | |
Server |
AuthServerImpl.login(java.lang.String loginName,
java.lang.String passwd,
java.lang.String qos_literal)
Authentication of a client. |
| Methods in org.xmlBlaster.protocol.corba with parameters of type Server | |
void |
AuthServerImpl.logout(Server xmlServer)
logout of a client. |
| Uses of Server in org.xmlBlaster.protocol.corba.authenticateIdl |
| Methods in org.xmlBlaster.protocol.corba.authenticateIdl that return Server | |
Server |
AuthServerPOATie.login(java.lang.String loginName,
java.lang.String passwd,
java.lang.String qosClient)
|
Server |
AuthServerOperations.login(java.lang.String loginName,
java.lang.String passwd,
java.lang.String qosClient)
|
Server |
_AuthServerStub.login(java.lang.String loginName,
java.lang.String passwd,
java.lang.String qosClient)
|
| Methods in org.xmlBlaster.protocol.corba.authenticateIdl with parameters of type Server | |
void |
AuthServerPOATie.logout(Server xmlBlaster)
|
void |
AuthServerOperations.logout(Server xmlBlaster)
|
void |
_AuthServerStub.logout(Server xmlBlaster)
|
| Uses of Server in org.xmlBlaster.protocol.corba.serverIdl |
| Classes in org.xmlBlaster.protocol.corba.serverIdl that implement Server | |
class |
_ServerStub
Generated from IDL interface "Server" |
| Fields in org.xmlBlaster.protocol.corba.serverIdl declared as Server | |
Server |
ServerHolder.value
|
| Methods in org.xmlBlaster.protocol.corba.serverIdl that return Server | |
Server |
ServerPOA._this()
|
Server |
ServerPOA._this(org.omg.CORBA.ORB orb)
|
static Server |
ServerHelper.extract(org.omg.CORBA.Any any)
|
static Server |
ServerHelper.read(org.omg.CORBA.portable.InputStream in)
|
static Server |
ServerHelper.narrow(java.lang.Object obj)
|
static Server |
ServerHelper.narrow(org.omg.CORBA.Object obj)
|
static Server |
ServerHelper.unchecked_narrow(org.omg.CORBA.Object obj)
|
Server |
ServerPOATie._this()
|
Server |
ServerPOATie._this(org.omg.CORBA.ORB orb)
|
| Methods in org.xmlBlaster.protocol.corba.serverIdl with parameters of type Server | |
static void |
ServerHelper.insert(org.omg.CORBA.Any any,
Server s)
|
static void |
ServerHelper.write(org.omg.CORBA.portable.OutputStream _out,
Server s)
|
| Constructors in org.xmlBlaster.protocol.corba.serverIdl with parameters of type Server | |
ServerHolder(Server initial)
|
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||