public class VjdbcHttpRequestResolverConnectionImpl extends AbstractVjdbcHttpRequestResolver
| Constructor and Description |
|---|
VjdbcHttpRequestResolverConnectionImpl(HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CallingContext |
getCallingContext() |
java.util.Properties |
getClientInfo() |
java.lang.Long |
getClientUid() |
Command |
getCommand() |
java.lang.Long |
getConnectionUid() |
java.util.Properties |
getProperties() |
UIDEx |
getUIDEx() |
java.lang.String |
getUrl() |
void |
setUIDEx(UIDEx uid) |
java.lang.String |
toString() |
preparePropertiespublic VjdbcHttpRequestResolverConnectionImpl(HttpServletRequest request)
throws java.io.IOException,
java.lang.IllegalStateException,
java.lang.ClassNotFoundException
java.io.IOExceptionjava.lang.IllegalStateExceptionjava.lang.ClassNotFoundExceptionpublic CallingContext getCallingContext()
public java.util.Properties getClientInfo()
public java.lang.Long getClientUid()
public Command getCommand()
public UIDEx getUIDEx()
public java.lang.Long getConnectionUid()
public void setUIDEx(UIDEx uid)
public java.util.Properties getProperties()
public java.lang.String getUrl()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2018 SAP SE. All Rights Reserved.