|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SPIHandshakeRequest
The provider passes the handshake request to the SDK created endpoint
| Method Summary | |
|---|---|
java.lang.String |
getHeader(java.lang.String name)
Get the Http Header value for the given header name in the underlying Http handshake request. |
java.lang.String |
getRequestURI()
Get the Http request uri underlying Http handshake request. |
| Method Detail |
|---|
java.lang.String getHeader(java.lang.String name)
name - the name of the header.
String the header value.java.lang.String getRequestURI()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||