|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
CIMClient
with connection information to
a target CIM server and a default namespace, using the specified
principal and credential, and using the default protocol
CIM_XML
(CIM Operations over HTTP).
CIMClient
with connection information to
a target CIM server and a default namespace, using the specified
principal, credential and protocol.
CIMClient
with connection information to
a target CIM server and a default namespace, using the specified
principal, credential and protocol.
CIMClient
from an existing
CIMOMHandle
.
CIMOMHandle
with connection information to a
target CIM server and a default namespace, using the specified principal,
credential, protocol and session properties.
CIMClient.invokeMethod(CIMObjectPath, String, Vector, Vector)
.
false
.
SessionProperties
.Logger to be used
by all the CIM clients.
- setLoggerConsoleLevel(Level) -
Static method in class org.sblim.wbem.util.GlobalProperties
- Deprecated.
- setLoggerConsoleLevel(Level) -
Method in class org.sblim.wbem.util.SessionProperties
- Specifies a new log level for the console log handler.
- setLoggerFileLevel(Level) -
Static method in class org.sblim.wbem.util.GlobalProperties
- Deprecated.
- setLoggerFileLevel(Level) -
Method in class org.sblim.wbem.util.SessionProperties
- Specifies a new log level for the file log handler Supported on the
global properties instance only.
- setLoggerNameSpace(String) -
Static method in class org.sblim.wbem.util.GlobalProperties
- Deprecated.
- setLoggerNameSpace(String) -
Method in class org.sblim.wbem.util.SessionProperties
- Specifies a new namespace for the logger.
- setLoggerOutputFile(String) -
Static method in class org.sblim.wbem.util.GlobalProperties
- Deprecated.
- setLoggerOutputFile(String) -
Method in class org.sblim.wbem.util.SessionProperties
- Specifies a new log file name Supported on the global properties instance
only.
- setLoggingEnabled(boolean) -
Static method in class org.sblim.wbem.util.GlobalProperties
- Deprecated.
- setLoggingEnabled(boolean) -
Method in class org.sblim.wbem.util.SessionProperties
- Specifies if logging in general is enabled or not.
- setMCast(boolean) -
Method in class org.sblim.slp.internal.ServiceLocationHeader
- Setter for mCast
- setMethod(HttpServerMethod) -
Method in class org.sblim.wbem.http.MessageWriter
-
- setMethodName(String) -
Method in class org.sblim.wbem.xml.CIMRequest
-
- setMethods(Vector) -
Method in class org.sblim.wbem.cim.CIMClass
- Assigns the specified vector with CIMMethod to this CIMClass.
- setMicroseconds(int) -
Method in class org.sblim.wbem.cim.CIMDateTime
- Gets the number of microseconds specified this CIMDateTime.
- setMilliseconds(int) -
Method in class org.sblim.wbem.cim.CIMDateTime
- Gets the number of milliseconds specified this CIMDateTime.
- setMinute(int) -
Method in class org.sblim.wbem.cim.CIMDateTime
- Specifies the number of minutes for this CIMDateTime.
- setMonth(int) -
Method in class org.sblim.wbem.cim.CIMSimpleDateTime
- Specifies the month for this CIMDateTime.
- setName(String) -
Method in class org.sblim.wbem.cim.CIMClass
- Sets the name for this CIMClass.
- setName(String) -
Method in class org.sblim.wbem.cim.CIMElement
- Specifies the name for this CIMElement.
- setName(String) -
Method in class org.sblim.wbem.cim.CIMInstance
- Specifies the name for this CIMInstance.
- setName(String) -
Method in class org.sblim.wbem.http.HttpServerConnection
- Set the name of the thread
- setNameSpace(String) -
Method in class org.sblim.wbem.cim.CIMNameSpace
- Specifies the namespace for this CIMNameSpace object.
- setNamespace(String) -
Method in class org.sblim.wbem.cim.CIMNameSpace
-
- setNamespace(String) -
Method in class org.sblim.wbem.cim.CIMObjectPath
-
- setNameSpace(CIMNameSpace) -
Method in class org.sblim.wbem.cim.CIMObjectPath
- Specifies the namespace for this CIMObjectPath.
- setNameSpace(String) -
Method in class org.sblim.wbem.cim.CIMObjectPath
- Specifies the namespace for this CIMObjectPath.
- setNameSpace(CIMNameSpace) -
Method in class org.sblim.wbem.client.operations.CIMOperation
- Sets the namespace
- setNameSpace(CIMNameSpace) -
Method in class org.sblim.wbem.xml.CIMRequest
-
- setNc(long) -
Method in class org.sblim.wbem.http.AuthInfo
-
- setNonce(String) -
Method in class org.sblim.wbem.http.AuthInfo
-
- setNumberOfBytes(int) -
Method in class org.sblim.slp.internal.ServiceLocationHeader
- Setter for numberOfBytes
- setNumberOfReplies(int) -
Method in class org.sblim.slp.internal.ServiceLocationHeader
- Setter for numberOfReplies
- setObjectName(String) -
Method in class org.sblim.wbem.cim.CIMObjectPath
- Specifies the object name for this CIMObjectPath.
- setObjectPath(CIMObjectPath) -
Method in class org.sblim.wbem.cim.CIMClass
- Sets the CIMObjectPath for the current CIMClass.
- setObjectPath(CIMObjectPath) -
Method in class org.sblim.wbem.cim.CIMInstance
- Specifies the CIMObjectPath for this CIMInstance.
- setObjectPath(CIMObjectPath) -
Method in class org.sblim.wbem.cim.CIMObject
- Specifies the CIMObjectPath for this CIM Object.
- setObjectPath(CIMObjectPath) -
Method in class org.sblim.wbem.xml.CIMRequest
-
- setOffsetMinute(int) -
Method in class org.sblim.wbem.cim.CIMDateTime
- Sets the number of offset minutes associated with this CIMDateTime.
- setOpaque(String) -
Method in class org.sblim.wbem.http.AuthInfo
-
- setOriginClass(String) -
Method in class org.sblim.wbem.cim.CIMMethod
- Specifies the name of the class where this method was defined.
- setOriginClass(String) -
Method in class org.sblim.wbem.cim.CIMProperty
- Specifies the origin class for this CIMProperty.
- setOverflow(boolean) -
Method in class org.sblim.slp.internal.ServiceLocationHeader
- Setter for overflow
- setOverridingMethod(String) -
Method in class org.sblim.wbem.cim.CIMMethod
- Set the name of the overriding method for this method.
- setOverridingProperty(String) -
Method in class org.sblim.wbem.cim.CIMProperty
- Specifies the overriding property for this CIMProperty.
- setPacketLength(int) -
Method in class org.sblim.slp.internal.ServiceLocationHeader
- Setter for packetLength
- setParameters(Vector) -
Method in class org.sblim.wbem.cim.CIMMethod
- Specify the new set of parameters for the method.
- setParams(Object[]) -
Method in exception org.sblim.wbem.cim.CIMException
- Specifies the extended reason for this exception.
- setParamValue(Vector) -
Method in class org.sblim.wbem.xml.CIMResponse
-
- setPayload(byte[]) -
Method in class org.sblim.slp.internal.ServiceLocationHeader
- Setter for payload
- setPort(int) -
Method in class org.sblim.wbem.cim.CIMNameSpace
- Specifies the port for this CIMNameSpace object.
- setPresicion(int) -
Method in class org.sblim.wbem.cim.CIMDateTime
- Specifies the presicion level for this CIMDateTime.
- setPreviousResponse(Vector) -
Method in class org.sblim.slp.internal.ServiceLocationHeader
- Setter for previousResponse
- setPropagated(boolean) -
Method in class org.sblim.wbem.cim.CIMMethod
- Specifies if the current method is propagated from a parent class.
- setPropagated(boolean) -
Method in class org.sblim.wbem.cim.CIMProperty
- Sets the propagated value to the specified value.
- setPropagated(boolean) -
Method in class org.sblim.wbem.cim.CIMQualifier
- Sets the propagated value
- setProperties(Vector) -
Method in class org.sblim.wbem.cim.CIMObject
- Replace the current properties from the object and add the new set of
properties defined by the argument.
- setProperty(String, CIMValue) -
Method in class org.sblim.wbem.cim.CIMObject
- Sets the value for the property, if the property already exists,
otherwise create a new property with the specified name, and sets assigns
the especified value to it.
- setProperty(CIMObjectPath, String) -
Method in class org.sblim.wbem.client.BatchCIMClient
-
- setProperty(CIMObjectPath, String, CIMValue) -
Method in class org.sblim.wbem.client.BatchCIMClient
-
- setProperty(CIMObjectPath, String) -
Method in interface org.sblim.wbem.client.BatchHandle
-
- setProperty(CIMObjectPath, String, CIMValue) -
Method in interface org.sblim.wbem.client.BatchHandle
-
- setProperty(CIMObjectPath, String) -
Method in class org.sblim.wbem.client.CIMClient
- Modifies a property value of a CIM instance on the target CIM server.
- setProperty(CIMObjectPath, String, CIMValue) -
Method in class org.sblim.wbem.client.CIMClient
- Modifies a property value of a CIM instance on the target CIM server.
- setProperty(CIMObjectPath, String) -
Method in class org.sblim.wbem.client.CIMClientXML
-
- setProperty(CIMObjectPath, String, CIMValue) -
Method in class org.sblim.wbem.client.CIMClientXML
-
- setProperty(CIMObjectPath, String) -
Method in interface org.sblim.wbem.client.CIMOMHandle
-
- setProperty(CIMObjectPath, String, CIMValue) -
Method in interface org.sblim.wbem.client.CIMOMHandle
-
- setProperty_request(Document, CIMObjectPath, String, CIMValue) -
Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- setQop(String) -
Method in class org.sblim.wbem.http.AuthInfo
-
- setQualifier(CIMQualifier) -
Method in class org.sblim.wbem.cim.CIMProperty
- Updates the CIMQualifier value from the CIMProperty with the specified
CIMQualifier.
- setQualifiers(Vector) -
Method in class org.sblim.wbem.cim.CIMQualifiableElement
- Replaces the CIMQualifiers for this CIMElement, with the specifed
CIMQualifiers.
- setQualifierType(CIMObjectPath, CIMQualifierType) -
Method in class org.sblim.wbem.client.BatchCIMClient
-
- setQualifierType(CIMObjectPath, CIMQualifierType) -
Method in interface org.sblim.wbem.client.BatchHandle
-
- setQualifierType(CIMObjectPath, CIMQualifierType) -
Method in class org.sblim.wbem.client.CIMClient
- Creates or replaces a CIM qualifier declaration on the target CIM server.
- setQualifierType(CIMObjectPath, CIMQualifierType) -
Method in class org.sblim.wbem.client.CIMClientXML
-
- setQualifierType(CIMObjectPath, CIMQualifierType) -
Method in interface org.sblim.wbem.client.CIMOMHandle
-
- setQualifierType_request(Document, CIMObjectPath, CIMQualifierType) -
Method in class org.sblim.wbem.xml.CIMClientXML_HelperImpl
-
- setRealm(String) -
Method in class org.sblim.wbem.http.AuthInfo
-
- setRequestMethod(String) -
Method in class org.sblim.wbem.http.HttpClient
-
- setRequestMethod(String) -
Method in class org.sblim.wbem.http.HttpUrlConnection
-
- setRequestProperty(String, String) -
Method in class org.sblim.wbem.http.HttpClient
-
- setRequestProperty(String, String) -
Method in class org.sblim.wbem.http.HttpUrlConnection
-
- setResponse(String) -
Method in class org.sblim.wbem.http.AuthInfo
-
- setResult(Object) -
Method in class org.sblim.wbem.client.operations.CIMOperation
- Sets the operation result
- setRetriesNumber(int) -
Static method in class org.sblim.wbem.util.GlobalProperties
- Deprecated.
- setRetriesNumber(int) -
Method in class org.sblim.wbem.util.SessionProperties
- Specifies the new number of retries that is set for the transmission of
the cimXML request.
- setReturnValue(Vector) -
Method in class org.sblim.wbem.xml.CIMResponse
-
- setScheme(String) -
Method in class org.sblim.wbem.http.AuthInfo
-
- setScopes(Vector) -
Method in class org.sblim.slp.internal.ServiceLocationHeader
- Setter for scopes
- setSecond(int) -
Method in class org.sblim.wbem.cim.CIMDateTime
- Sets the number of seconds for this CIMDateTime.
- setServiceType(ServiceType) -
Method in class org.sblim.slp.ServiceURL
- Set the service type name to the object.
- setSessionProperties(SessionProperties) -
Method in class org.sblim.wbem.client.CIMClient
- Sets the session properties for the CIM client.
- setSessionProperties(SessionProperties) -
Method in class org.sblim.wbem.client.CIMClientXML
-
- setSessionProperties(SessionProperties) -
Method in interface org.sblim.wbem.client.CIMOMHandle
-
- setSessionProperties(SessionProperties) -
Method in class org.sblim.wbem.http.HttpClientPool
-
- setSize(int) -
Method in class org.sblim.wbem.cim.CIMMethod
- Deprecated. the current method has been deprecated because the size of
the data type is unmutable. To change the size of the return
type, a new data type must be specified by invoking the
setType method
- setSize(int) -
Method in class org.sblim.wbem.cim.CIMParameter
- Deprecated. Using this method can produce inconsitency and break
invariants
- setSize(int) -
Method in class org.sblim.wbem.cim.CIMProperty
- Deprecated. the size of the property is bounded to the CIMDataType, which
is unmutable. Applications are encourage to specify the
CIMDataType with the appopiated size.
- setSocketFactory(SocketFactory) -
Method in class org.sblim.wbem.http.HttpSocketFactory
-
- setSocketFactory(SocketFactory) -
Method in class org.sblim.wbem.util.SessionProperties
- Specifies the custom socket factory for client connections.
- setSSLServerSocketFactory(SSLServerSocketFactory) -
Method in class org.sblim.wbem.http.HttpSocketFactory
-
- setSSLSocketFactory(SSLSocketFactory) -
Method in class org.sblim.wbem.http.HttpSocketFactory
-
- setSuperClass(String) -
Method in class org.sblim.wbem.cim.CIMClass
- Sets the super class for this class.
- setTrailer(HttpHeader) -
Method in class org.sblim.wbem.http.MessageWriter
-
- setTruststore(String) -
Static method in class org.sblim.wbem.util.GlobalProperties
- Deprecated.
- setTruststore(String) -
Method in class org.sblim.wbem.util.SessionProperties
- Specifies the path of the truststore.
- setTruststore_password(char[]) -
Static method in class org.sblim.wbem.util.GlobalProperties
- Deprecated.
- setTruststore_password(String) -
Static method in class org.sblim.wbem.util.GlobalProperties
- Deprecated.
- setTruststore_password(String) -
Method in class org.sblim.wbem.util.SessionProperties
- Deprecated. For security reasons this method should not be used. Instead
setTruststore_password(char[] newPassword) should be used.
- setTruststore_password(char[]) -
Method in class org.sblim.wbem.util.SessionProperties
- Specifies the password for the truststore.
- setType(CIMDataType) -
Method in class org.sblim.wbem.cim.CIMArgument
- Specifies the CIMDataType for this CIMArgument.
- setType(int) -
Method in class org.sblim.wbem.cim.CIMDataType
- Sets the current type of the object.
- setType(CIMDataType) -
Method in class org.sblim.wbem.cim.CIMMethod
- Sets the data type of the returned value for the method.
- setType(CIMDataType) -
Method in class org.sblim.wbem.cim.CIMParameter
- Specifies the CIMDataType for this object.
- setType(CIMDataType) -
Method in class org.sblim.wbem.cim.CIMProperty
- Sets the CIMDataType for this CIMProperty.
- setType(CIMDataType) -
Method in class org.sblim.wbem.cim.CIMQualifierType
- Set the value type of this qualifier
- setURI(String) -
Method in class org.sblim.wbem.http.AuthInfo
-
- setUserPassword(char[]) -
Method in class org.sblim.wbem.client.PasswordCredential
- Sets a new password for this credential object.
- setValue(CIMValue) -
Method in class org.sblim.wbem.cim.CIMArgument
- Specifies the CIMValue for this CIMArgument.
- setValue(CIMValue) -
Method in class org.sblim.wbem.cim.CIMProperty
- Sets the value of this CIMProperty to the specified CIMProperty.
- setValue(CIMValue) -
Method in class org.sblim.wbem.cim.CIMQualifier
- Sets this qualifiers value
- setVersion(int) -
Method in class org.sblim.slp.internal.ServiceLocationHeader
- Setter for version
- setXid(short) -
Method in class org.sblim.slp.internal.ServiceLocationHeader
- Setter for xid
- setXmlParser(int) -
Static method in class org.sblim.wbem.util.GlobalProperties
- Deprecated.
- setXmlParser(int) -
Method in class org.sblim.wbem.util.SessionProperties
- Specifies the xml parsing mode.
- setYear(int) -
Method in class org.sblim.wbem.cim.CIMSimpleDateTime
- Specifies the year for this CIMDateTime.
- shortValue() -
Method in class org.sblim.wbem.cim.UnsignedInt16
-
- shortValue() -
Method in class org.sblim.wbem.cim.UnsignedInt32
-
- shortValue() -
Method in class org.sblim.wbem.cim.UnsignedInt64
-
- shortValue() -
Method in class org.sblim.wbem.cim.UnsignedInt8
-
- showMemory() -
Static method in class org.sblim.wbem.util.Benchmark
-
- shutdown() -
Method in class org.sblim.wbem.util.ThreadPool
- Shuts down the thread pool and all workers
- shutdownServer() -
Method in class org.sblim.slp.internal.SLPStreamServer
-
- SIMPLEEXPREQ -
Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- SIMPLEEXPRSP -
Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- SIMPLERSP -
Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- SimpleTestClient - Class in org.sblim.wbem.cimclient.sample
-
- SimpleTestClient() -
Constructor for class org.sblim.wbem.cimclient.sample.SimpleTestClient
-
- SIMPLREQ -
Static variable in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- SINT16 -
Static variable in class org.sblim.wbem.cim.CIMDataType
- Signed 16-bit integer.
- SINT16_ARRAY -
Static variable in class org.sblim.wbem.cim.CIMDataType
-
- SINT32 -
Static variable in class org.sblim.wbem.cim.CIMDataType
- Signed 32-bit integer.
- SINT32_ARRAY -
Static variable in class org.sblim.wbem.cim.CIMDataType
-
- SINT64 -
Static variable in class org.sblim.wbem.cim.CIMDataType
- Signed 64-bit integer.
- SINT64_ARRAY -
Static variable in class org.sblim.wbem.cim.CIMDataType
-
- SINT8 -
Static variable in class org.sblim.wbem.cim.CIMDataType
- Signed 8-bit integer.
- SINT8_ARRAY -
Static variable in class org.sblim.wbem.cim.CIMDataType
-
- size() -
Method in class org.sblim.wbem.cim.CIMValue
- Deprecated. use getSize instead of size()
- SIZE_SINGLE -
Static variable in class org.sblim.wbem.cim.CIMDataType
-
- SIZE_UNLIMITED -
Static variable in class org.sblim.wbem.cim.CIMDataType
-
- skip(long) -
Method in class org.sblim.wbem.http.io.BoundedInputStream
-
- skip(long) -
Method in class org.sblim.wbem.http.io.ChunkedInputStream
-
- skip(long) -
Method in class org.sblim.wbem.http.io.KeepAliveInputStream
-
- skipOptionalSpaces(char) -
Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- skippedEntity(String) -
Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- skipRequiredSpaces(char) -
Method in class org.sblim.wbem.xml.parser.XMLPullParser
-
- SLP_PORT -
Static variable in interface org.sblim.slp.internal.SLPDefaults
-
- SLP_VERSION -
Static variable in interface org.sblim.slp.internal.SLPDefaults
-
- SLPAttributeReplyMessage - Class in org.sblim.slp.internal
-
- SLPClient - Class in org.sblim.slp.example
- Sample simplified SLP client that provides methods to find wbem services and
others.
- SLPClient() -
Constructor for class org.sblim.slp.example.SLPClient
- Ctor.
- SLPConfig - Class in org.sblim.slp.internal
-
- SLPConfigProperties - Interface in org.sblim.slp
- The interface SLPConfigProperties holds string constans for the configuration
properties of the SLP package.
- SLPDatagramServer - Class in org.sblim.slp.internal
-
- SLPDatagramServer(InetAddress) -
Constructor for class org.sblim.slp.internal.SLPDatagramServer
-
- SLPDefaults - Interface in org.sblim.slp.internal
-
- SLPDeregistration - Class in org.sblim.slp.example
- Deregisters a service from the internal registry.
- SLPDeregistration() -
Constructor for class org.sblim.slp.example.SLPDeregistration
-
- SLPFindAttributes - Class in org.sblim.slp.example
- List the attribute of a given service.
- SLPFindAttributes() -
Constructor for class org.sblim.slp.example.SLPFindAttributes
-
- SLPFindServices - Class in org.sblim.slp.example
- Locates WBEM services (HTTPS only) that are registered on a SA/DA
- SLPFindServices() -
Constructor for class org.sblim.slp.example.SLPFindServices
-
- SLPFindServiceTypes - Class in org.sblim.slp.example
- List all service types for which at least one service is registered at one of
the SAs/DAs
- SLPFindServiceTypes() -
Constructor for class org.sblim.slp.example.SLPFindServiceTypes
-
- SLPLimits - Interface in org.sblim.slp.internal
-
- slpMain - Class in org.sblim.slp.example
- Locate WBEM services that are registered on a SA/DA.
- slpMain() -
Constructor for class org.sblim.slp.example.slpMain
-
- SLPRegistration - Class in org.sblim.slp.example
- Registers a service in the internal registry.
- SLPRegistration() -
Constructor for class org.sblim.slp.example.SLPRegistration
-
- SLPRequestHandler - Class in org.sblim.slp.internal
-
- SLPRequestHandler(DatagramPacket, InetAddress) -
Constructor for class org.sblim.slp.internal.SLPRequestHandler
-
- SLPRequestHandler(Socket, InetAddress) -
Constructor for class org.sblim.slp.internal.SLPRequestHandler
-
- SLPServer - Class in org.sblim.slp.internal
-
- SLPServer() -
Constructor for class org.sblim.slp.internal.SLPServer
-
- SLPServiceDeregistration - Class in org.sblim.slp.internal
-
- SLPServiceDeregistration(Locale, ServiceURL, Vector, Vector) -
Constructor for class org.sblim.slp.internal.SLPServiceDeregistration
-
- SLPServiceDeregistration(ServiceLocationHeader, DataInputStream) -
Constructor for class org.sblim.slp.internal.SLPServiceDeregistration
-
- SLPServiceRegistration - Class in org.sblim.slp.internal
-
- SLPServiceRegistration(boolean, Locale, ServiceURL, Vector, Vector) -
Constructor for class org.sblim.slp.internal.SLPServiceRegistration
-
- SLPServiceRegistration(ServiceLocationHeader, DataInputStream) -
Constructor for class org.sblim.slp.internal.SLPServiceRegistration
-
- SLPServiceRequestMessage - Class in org.sblim.slp.internal
-
- SLPServiceRequestMessage(Locale, ServiceType, Vector, String) -
Constructor for class org.sblim.slp.internal.SLPServiceRequestMessage
-
- SLPServiceRequestMessage(ServiceLocationHeader, DataInputStream) -
Constructor for class org.sblim.slp.internal.SLPServiceRequestMessage
-
- SLPServiceTypeReplyMessage - Class in org.sblim.slp.internal
-
- SLPServiceTypeReplyMessage(SLPHeaderV2, DataInputStream) -
Constructor for class org.sblim.slp.internal.SLPServiceTypeReplyMessage
-
- SLPStreamServer - Class in org.sblim.slp.internal
-
- SPACE -
Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- split(String) -
Static method in class org.sblim.wbem.http.WwwAuthInfo
-
- SRVACK -
Static variable in class org.sblim.slp.internal.ServiceLocationHeader
-
- SRVDEREG -
Static variable in class org.sblim.slp.internal.ServiceLocationHeader
-
- SRVREG -
Static variable in class org.sblim.slp.internal.ServiceLocationHeader
-
- SRVRPLY -
Static variable in class org.sblim.slp.internal.ServiceLocationHeader
-
- SRVRQST -
Static variable in class org.sblim.slp.internal.ServiceLocationHeader
-
- SRVTYPERPLY -
Static variable in class org.sblim.slp.internal.ServiceLocationHeader
-
- SRVTYPERQST -
Static variable in class org.sblim.slp.internal.ServiceLocationHeader
-
- starPadding(int) -
Method in class org.sblim.wbem.cim.CIMDateTime
-
- start() -
Method in class org.sblim.slp.internal.SLPServer
-
- start() -
Method in class org.sblim.wbem.http.HttpServerConnection
- Starts the server thread
- START_DOCUMENT -
Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- START_ELEMENT -
Static variable in class org.sblim.wbem.xml.parser.XMLPullParser
-
- startDocument() -
Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- startElement(String, String, String, Attributes) -
Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- startMemoryMeter() -
Static method in class org.sblim.wbem.util.Benchmark
-
- startPrefixMapping(String, String) -
Method in class org.sblim.wbem.xml.XMLDefaultHandlerImpl
-
- startServer() -
Method in class org.sblim.slp.internal.SLPStreamServer
-
- startTimer() -
Static method in class org.sblim.wbem.util.Benchmark
-
- startTransportTimer() -
Static method in class org.sblim.wbem.util.Benchmark
-
- startup() -
Method in class org.sblim.wbem.client.indications.CIMEventDispatcher
- Starts the dispatching engine of the CIMEventDispatcher.
- stop() -
Method in class org.sblim.slp.internal.SLPServer
-
- stopMemoryMeter() -
Static method in class org.sblim.wbem.util.Benchmark
-
- stopTimer() -
Static method in class org.sblim.wbem.util.Benchmark
-
- stopTransportTimer() -
Static method in class org.sblim.wbem.util.Benchmark
-
- streamFinished() -
Method in class org.sblim.wbem.http.HttpClient
-
- streamFinished(boolean) -
Method in class org.sblim.wbem.http.HttpClient
-
- STRING -
Static variable in class org.sblim.wbem.cim.CIMDataType
- UCS String.
- STRING_ARRAY -
Static variable in class org.sblim.wbem.cim.CIMDataType
-
- successIds -
Variable in class org.sblim.wbem.client.BatchResult
-
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |