|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractProtocol implementssetLogging (-1)
bytes_read contains value of
bytes already read for current chunk.
bytes_read contains value of
bytes already read for current chunk.
bytesRequired2encodeLength method evaluated the
number of required to write into the buffer.
chunk_size contains value of
current chunk size in bytes.
chunk_size contains value of
current chunk size in bytes.
cleanUpOid every thing in Object Identifier is deleted and
made to point to null
closeSocket method performs
CODE_CONNECTION_ERROR means that
unknown error occured.
CODE_CONNECTION_OK means that everuthing
was correct and successful and application can continue downloading
data or can close connection.
CODE_HOST_NOT_FOUND means that
it was impossible to resolve host name into IP number.
CODE_NO_CONTENT means that
request to resource was correct but resource contains no data.
CODE_NOT_INITIALIZED means that no
connection tries were performed.
CODE_SERVER_NOT_REACHABLE means that there
was no route to host or remote host is reachable but there was
no response from web server application (on given remote port).
connect method performs
connect method performs
connect method performs all necessary actions
required to connect to remote resource.
connect method performs
connect method performs
connected here.
connectionCode here.
parse() to create cookies.
parse() to create cookies.
EncodeInBuffer method creates the data buffer with the size
of the passed length
createProtocol method performs
createProtocol method performs
createStandardImpl method performs
createStandardImpl method performs
dataEncodingType contains value of
dataEncodingType contains value of
deb method performs
deb method performs
deb method performs
deb method performs
deb method performs
deb method performs
debug contains value of
debug contains value of
debug contains value of
debug contains value of
decode method performs decoding of the
passed data buffer.
decode decodes the SnmpInteger32 according to BER encoding
from a buffer
decode decodes the SnmpObjectIdentifier according to
BER encoding
from a buffer
decode decodes the SnmpOctet according to BER encoding
from a buffer
decodeDataType method checks whether the data type is
supported or not.
DecodeFromBuffer method performs decoding of the
passed data buffer.
DecodeFromBuffer method performs decoding of the
passed data buffer for a specified amount of the length.
decodeLengthOfData method decodes the Length of the
data buffer.
decodeObjectId method decodes the Object Identifier data type
decodeOctet method decodes the Octet data type.
disconnect method performs
disconnect method performs
disconnect method closes network connection.
disconnect method performs
disconnect method performs
setProxyServer().
ENC_BINARY here.
ENC_BINARY here.
ENC_CHUNKED here.
ENC_CHUNKED here.
ENC_UNKNOWN here.
ENC_UNKNOWN here.
encode method performs encoding of the
passed data buffer.
encode encodes the SnmpInteger32 according to BER encoding
and stores in a buffer
encode encodes the SnmpObjectIdentifier according to
BER encoding and stores in a buffer
encode encodes the SnmpOctet according to BER encoding and
stores in a buffer
encodeDataLength method writes the data length into the
data buffer with index being pointed by the current position
encodeDataType method writes the data type into the
data buffer with index being pointed by the current position
EncodeInBuffer method creates the data buffer with the size
of the passed length
encodeInteger32 method encodes the Integer32
data type.
encodeObjectId method encodes the Object Identifier
encodeOctet method encodes the Octet
data type.
encodeSequence method encodes and writes the
sequence of data type and length into the buffer.
encodeTypeLengthOfData method encodes and writes the
data type and the length into the buffer.
encodeUnsignedInteger method encodes the Unsigned
data type.
encodeVarHavingNullValue method encodes the Object Identifier
which has the Null Value.
Codecs.mpFormDataDecode and Codecs.mpFormDataEncode
may be handed an instance of a class which implements this interface in
order to control names of the decoded files or the names sent in the encoded
data.getAllHeaders method performs
getAllHeaders method performs
getAllHeaders method performs
getAllHeaders returns all received header from
the web server.
getAllHeaders method performs
getAllHeaders method performs
getAllHeaders method performs
hasData method checks whether the data variable has data
in it or not.
getBuffer method returns the handle buffer of the data
element.
getBuffer method returns the handle to the data buffer
getBufferLength method returns the Length of the data buffer.
getBufferLength method returns the length of the buffer
of the data element.
getBufferLength method returns the length of the data buffer
clientId.
getClientId method returns client identification
string which it sends to web sever during connection.
getComponentsOfOid returns array of integers which are
components of Object Identifier
getConnectionInfo method performs
getConnectionInfo method performs
getConnectionInfo method should return some connection
parameters.
getConnectionInfo method performs
getConnectionInfo method performs
getConnectionResult method performs
getConnectionResult method performs
getConnectionResult method returns standarized for
all protocols connection with server result.
getConnectionResult method performs
getConnectionResult method performs
getConnectionStatuses method performs
getConnectionStatuses method performs
getConnectionStatuses method calculates and returns connection
statuses in List.
getConnectionStatuses method performs
getContentLength method performs
getContentLength method performs
getContentLength method returns expected content length.
getContentLength method performs
getContentType method performs
getContentType method performs
getContentType method returns type of data stored in resource.
getContentType method performs
getCurrentPosition method returns the reference to the
current byte position in the data array.
getCurrentPosition method returns the value of the current data bit.
getCurrentPosition method returns the index value of the
data buffer
getEffectiveURI returns effective uri of requested
resource.
getHeaderIntValue method performs
getHeaderIntValue method performs
getHeaderStrValue returns header value
as long integer for given header name.
getHeaderIntValue method performs
getHeaderStrValue method performs
getHeaderStrValue method performs
getHeaderStrValue returns header value
as String for given header name.
getHeaderStrValue method performs
getHeaderStrValue method performs
getHostIP method performs
inputBufferSize.
getInputBufferSize method returns input buffer size
which is set for this protocol.
inputStream.
inputStream.
getInputStream method returns InputStream
where from user can read resource data.
inputStream.
getInputStream method performs
getIntValue returns the value of the SnmpInteger32 variable