Ontimize 5.2071EN

Package com.ontimize.util.rmitunneling

Interface Summary
ServletHandler.RMICommandHandler  
 

Class Summary
CookieUtilities  
JNLPNatServletHandler  
JNLPServletHandler  
NatRMIHTTPSTunnelingSocketFactory  
NatRMIHTTPTunnelingSocketFactory  
RequestServlet  
RMIHTTPSTunnelingClientSocketFactory  
RMIHTTPSTunnelingSocketFactory  
RMIHTTPTunnelingSocketFactory  
ServletHandler  
ServletHandler.ServletForwardCommand Class that has an execute command to forward request body to local port on the server and send server reponse back to client.
ServletHandler.ServletGethostnameCommand Class that has an execute method to return the host name of the server as the response body.
ServletHandler.ServletPingCommand Class that has an execute method to return an OK status to indicate that connection was successful.
ServletHandler.ServletTryHostnameCommand Class that has an execute method to return a human readable message describing which host name is available to local Java VMs.
StreamInfoComponent  
StreamInfoComponent.StreamInfoFrame  
StreamInfoComponent.StreamTraceTable  
StreamInfoComponent.StreamTraceTable.StreamTraceModel  
 

Exception Summary
ServletHandler.ServletClientException ServletClientException is thrown when an error is detected in a client's request.
ServletHandler.ServletServerException ServletServerException is thrown when an error occurs here on the server.
 


Ontimize