| Frames | No Frames |
Constructors with parameter type org.sblim.wbem.util.SessionProperties | |
CIMIndicationHandler.CIMIndicationHandler(CIMEventDispatcher pDispatcher, SessionProperties pProperties) | |
Methods with return type org.sblim.wbem.util.SessionProperties | |
| SessionProperties | Returns the environment defaults. |
| SessionProperties | Returns the SessionProperties singleton instance representing the global
properties. |
| SessionProperties | Returns the library default properties. |
Constructors with parameter type org.sblim.wbem.util.SessionProperties | |
HttpServerConnection.HttpServerConnection(HttpConnectionHandler handler, int port, boolean ssl, SessionProperties properties) | |
Methods with parameter type org.sblim.wbem.util.SessionProperties | |
| SSLServerSocketFactory | |
| SSLSocketFactory | |
| ServerSocketFactory | |
| SocketFactory | |
| SocketFactory | |
| void | |
Methods with return type org.sblim.wbem.util.SessionProperties | |
| SessionProperties | |
Constructors with parameter type org.sblim.wbem.util.SessionProperties | |
CIMClient.CIMClient(CIMNameSpace pNameSpace, Principal pPrincipal, Object pCredential, String pProtocol, SessionProperties pProperties) Initializes this CIMClient with connection information to
a target CIM server and a default namespace, using the specified
principal, credential and protocol. | |
CIMClientXML.CIMClientXML(CIMNameSpace pNamespace, Principal pPrincipal, Object pCredential, String pProtocol, SessionProperties pProperties) | |
Methods with parameter type org.sblim.wbem.util.SessionProperties | |
| CIMOMHandle | CIMClientFactory.getClient(CIMNameSpace pNameSpace, Principal pPrincipal, Object pCredential, String pProtocol, SessionProperties pProperties) Constructs a CIMOMHandle with connection information to a
target CIM server and a default namespace, using the specified principal,
credential, protocol and session properties. |
| void | CIMClientXML.init(CIMNameSpace pNamespace, Principal pPrincipal, Object pCredential, String pProtocol, SessionProperties pProperties) |
| void | Sets the session properties for the CIM client. |
| void | |
| void | |
Methods with return type org.sblim.wbem.util.SessionProperties | |
| SessionProperties | Gets the session properties of the CIM client. |
| SessionProperties | |
| SessionProperties | |