A B C D E F G H I J K L M N O P Q R S T U V W X

T

TableTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
Represents an SNMP table.
TableUsmUserTable - Class in com.sun.management.snmp.usm.usmmib
The class is used for implementing the "UsmUserTable" group.
TableUsmUserTable(SnmpMib) - Constructor for class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
Constructor for the table.
TableUsmUserTable(SnmpMib, MBeanServer) - Constructor for class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
Constructor for the table.
tableUsmUserTable - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
 
TableUsmUserTableImpl - Class in com.sun.management.snmp.usm.usmmib
The table has been customized to instantiate UsmUserEntryImpl.
TableUsmUserTableImpl(SnmpEngine, SnmpMib, SnmpUsmLcd) - Constructor for class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
Constructor.
TableUsmUserTableImpl(SnmpEngine, SnmpMib, MBeanServer, SnmpUsmLcd) - Constructor for class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
Constructor for the table.
Task - Interface in com.sun.jdmk.tasks
This interface is implemented by objects that can be executed by a TaskServer.
TaskServer - Interface in com.sun.jdmk.tasks
This interface is implemented by objects that are able to execute tasks.
terminate() - Method in class com.sun.jdmk.tasks.DaemonTaskServer
Stop the Task Server Thread.
testBit(int) - Method in class com.sun.jdmk.UnsignedLong
Return true if and only if the bit representing 2n is set in this.
testCompliance(Class) - Method in class com.sun.jdmk.DynamicMetaDataImpl
Deprecated. This methods tests if the MBean is JMX compliant
testCompliance(Class) - Static method in class com.sun.jdmk.Introspector
Basic method for testing if a given class is a JMX compliant MBean.
testCompliance(Class) - Method in interface com.sun.jdmk.MetaData
This methods tests if the MBean is JMX compliant
testCompliance(Class) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated. This methods tests if the MBean is JMX compliant
testCreation(Class) - Static method in class com.sun.jdmk.Introspector
Basic method for testing that a MBean of a given class can be instantiated by the MBean server.
testCreation(Class) - Method in interface com.sun.jdmk.MBeanInstantiator
This methods tests if the MBean class makes it possible to instantiate an MBean of this class in the MBeanServer.
testCreation(Class) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
theMib - Variable in class com.sun.management.snmp.agent.SnmpMibTable
The MIB to which the metadata is linked.
theMib - Variable in class com.sun.management.snmp.agent.SnmpTableSupport
The MIB to which this table belongs
thisSessionContext() - Method in class com.sun.management.snmp.manager.SnmpSession
Returns true if the current executing thread is this session's dispatcher.
ThreadContext - Class in com.sun.jdmk
Warning: The interface of this class is subject to change.
TIME_WINDOW - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
The User based Security Model time window as defined in RFC 2574.
TimedRmiSocketFactory - Class in com.sun.jdmk.comm
This class defines an RMI Socket Factory that allows to configure a socket object with a specified timeout.
TimedRmiSocketFactory(int) - Constructor for class com.sun.jdmk.comm.TimedRmiSocketFactory
 
TimedURLConnection - Class in com.sun.jdmk.comm
This class defines methods to make a socket object with a specified timeout.
TimedURLConnection(URL, long) - Constructor for class com.sun.jdmk.comm.TimedURLConnection
 
timeStamp - Variable in class com.sun.management.snmp.SnmpPduTrap
Time-stamp.
Timestamp - Class in com.sun.management.snmp
This class is used by the SnmpVarBindList object.
Timestamp() - Constructor for class com.sun.management.snmp.Timestamp
The default constructor.
Timestamp(long, long) - Constructor for class com.sun.management.snmp.Timestamp
Creates a TimeStamp object using the user parameters.
Timestamp(long) - Constructor for class com.sun.management.snmp.Timestamp
Creates a TimeStamp object using the user parameters.
TimeticksTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a Timeticks as defined in RFC 1155.
TLSMessage - Class in javax.management.remote.message
Handshake message between client and server to set up the TLS handshake.
TLSMessage(int) - Constructor for class javax.management.remote.message.TLSMessage
Constructs a new TLSMessage with the specified status.
toAsn1String() - Method in class com.sun.management.snmp.SnmpValue
Returns a String form containing ASN.1 tagging information.
toBinaryString(UnsignedLong) - Static method in class com.sun.jdmk.UnsignedLong
Return a String that is the binary representation of this unsigned number, without extra leading zeroes.
toBoolean() - Method in class com.sun.management.snmp.SnmpOid
Converts the OID value to its Boolean form.
toByte() - Method in class com.sun.management.snmp.SnmpOid
Converts the OID value to its array of Bytes form.
toByte() - Method in class com.sun.management.snmp.SnmpString
Converts the string value to its array of Bytes form.
toHexString(UnsignedLong) - Static method in class com.sun.jdmk.UnsignedLong
Return a String that is the hexadecimal representation of this unsigned number, without extra leading zeroes.
toInteger() - Method in class com.sun.management.snmp.SnmpCounter64
Converts the counter value to its Integer form.
toInteger() - Method in class com.sun.management.snmp.SnmpInt
Converts the integer value to its Integer form.
toInteger() - Method in class com.sun.management.snmp.SnmpOid
Converts the OID value to its Integer form.
toLong() - Method in class com.sun.management.snmp.SnmpCounter64
Converts the counter value to its Long form.
toLong() - Method in class com.sun.management.snmp.SnmpInt
Converts the integer value to its Long form.
toLong() - Method in class com.sun.management.snmp.SnmpOid
Converts the OID value to its Long form.
toOctalString(UnsignedLong) - Static method in class com.sun.jdmk.UnsignedLong
Return a String that is the octal representation of this unsigned number, without extra leading zeroes.
toOctetString() - Method in class com.sun.management.snmp.SnmpOid
Converts an OID index converted string back to a DisplayString
toOid() - Method in class com.sun.management.snmp.SnmpCounter64
Converts the counter value to its SnmpOid form.
toOid(long[], int) - Static method in class com.sun.management.snmp.SnmpCounter64
Extracts the counter from an index OID and returns its value converted as an SnmpOid.
toOid() - Method in class com.sun.management.snmp.SnmpEngineId
Translates an engine Id in an SnmpOid format.
toOid() - Method in class com.sun.management.snmp.SnmpInt
Converts the integer value to its SnmpOid form.
toOid(long[], int) - Static method in class com.sun.management.snmp.SnmpInt
Extracts the integer from an index OID and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class com.sun.management.snmp.SnmpIpAddress
Extracts the ip address from an index OID and returns its value converted as an SnmpOid.
toOid() - Method in class com.sun.management.snmp.SnmpNull
Converts the NULL value to its SnmpOid form.
toOid() - Method in class com.sun.management.snmp.SnmpOid
Converts the OID value to its SnmpOid form.
toOid(long[], int) - Static method in class com.sun.management.snmp.SnmpOid
Extracts the OID from an index OID and returns its value converted as an SnmpOid.
toOid() - Method in class com.sun.management.snmp.SnmpString
Converts the string value to its SnmpOid form.
toOid(long[], int) - Static method in class com.sun.management.snmp.SnmpString
Extracts the string from an index OID and returns its value converted as an SnmpOid.
toOid(int, long[], int) - Static method in class com.sun.management.snmp.SnmpStringFixed
Extracts the fixed-string from an index OID and returns its value converted as an SnmpOid.
toOid() - Method in class com.sun.management.snmp.SnmpValue
Returns the value encoded as an OID.
toSnmpValue() - Method in class com.sun.management.snmp.EnumRowStatus
Build an SnmpValue from this object.
toString() - Method in class com.sun.jdmk.Enumerated
Returns the string form of this enumerated.
toString() - Method in class com.sun.jdmk.UnsignedLong
Return a String that is the decimal representation of this unsigned number.
toString() - Method in class com.sun.management.comm.SnmpInformRequest
Gives a status report of the request.
toString() - Method in class com.sun.management.snmp.agent.SnmpIndex
Returns a String representation of the index.
toString() - Method in class com.sun.management.snmp.BerDecoder
 
toString() - Method in class com.sun.management.snmp.manager.SnmpPeer
Returns the String representation for this SnmpPeer.
toString() - Method in class com.sun.management.snmp.manager.SnmpRequest
Gives a status report of the request.
toString() - Method in class com.sun.management.snmp.manager.SnmpSession
Gets a String representation of the session.
toString() - Method in class com.sun.management.snmp.SnmpCounter64
Converts the counter value to its String form.
toString() - Method in class com.sun.management.snmp.SnmpEngineId
Returns a string format engine Id.
toString() - Method in class com.sun.management.snmp.SnmpInt
Converts the integer value to its String form.
toString() - Method in class com.sun.management.snmp.SnmpNull
Converts the NULL value to its ASN.1 String form.
toString() - Method in class com.sun.management.snmp.SnmpOid
Converts the OID value to its String form.
toString() - Method in class com.sun.management.snmp.SnmpOpaque
Converts the opaque to its String form, that is, a string of bytes expressed in hexadecimal form.
toString() - Method in class com.sun.management.snmp.SnmpString
Converts the string value to its String form.
toString() - Method in class com.sun.management.snmp.SnmpTimeticks
Converts the timeticks value to its String form.
toString() - Method in class com.sun.management.snmp.SnmpVarBind
Returns the printable ASCII representation of this SnmpVarBind.
toString() - Method in class com.sun.management.snmp.Timestamp
Returns a String representation of the TimeStamp object.
toString(byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
Translate a signature to a displayable string.
toString() - Method in class javax.management.remote.jmxmp.JMXMPConnector
Returns a string representation of this object.
toUnsignedLong() - Method in class com.sun.management.snmp.SnmpCounter64
Converts the counter value to its UnsignedLong form.
toUnsignedLong() - Method in class com.sun.management.snmp.SnmpOid
 
toVector(boolean) - Method in class com.sun.management.snmp.SnmpVarBindList
Copies the SnmpVarBindList into a plain vector of SnmpVarBind objects.
transferObject(Object, ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
Transfer a given object into the context of a different class loader
transferObject(Object, ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
translate(Notification) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Translate the source ObjectName into this CascadingProxy's ObjectName.
translateParameters(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
Return the parameters to use when sending the call.
translateParameters(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpV3Proxy
Return the parameters to use when sending the call.
trapAuthenticationFailure - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: authenticationFailure.
trapColdStart - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: coldStart.
trapEgpNeighborLoss - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: egpNeighborLoss.
trapEnterpriseSpecific - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: enterpriseSpecific.
trapLinkDown - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkDown.
trapLinkUp - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkUp.
trapWarmStart - Static variable in interface com.sun.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: warmStart.
trim() - Method in class com.sun.management.snmp.BerEncoder
Trim the encoding data and returns the length of the encoding.
type - Variable in class com.sun.management.snmp.SnmpPdu
PDU type.

Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.