public interface HTTPInTransport extends InTransport, HTTPTransport
InTransport.getIncomingStream()
represents the body of the HTTP message.HTTPTransport.HTTP_VERSION
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getPeerAddress()
Gets the IP address of the peer.
|
String |
getPeerDomainName()
Gets the domain name of the peer.
|
getIncomingStream
getHeaderValue, getHTTPMethod, getParameterValue, getParameterValues, getStatusCode, getVersion
getAttribute, getCharacterEncoding, getLocalCredential, getPeerCredential, isAuthenticated, isConfidential, isIntegrityProtected, setAuthenticated, setConfidential, setIntegrityProtected
Copyright © 2012. All Rights Reserved.