Package org.apache.tomcat.jni.socket
Interface AprSocketContext.HostInfoLoader
-
- Enclosing class:
- AprSocketContext
public static interface AprSocketContext.HostInfoLoaderDelegates loading of persistent info about a host - public certs, tickets, config, persistent info etc.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HostInfogetHostInfo(String name, int port, boolean ssl)
-