|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.mortbay.HTTP.Configure.BaseConfiguration
|
+--com.mortbay.HTTP.Configure.ProxyConfig
| Fields inherited from class com.mortbay.HTTP.Configure.BaseConfiguration |
addresses,
attributes,
exceptionHandlersMap,
httpHandlersMap,
listenerClasses,
mimeMap,
properties |
| Constructor Summary | |
ProxyConfig(InetAddrPort addrPort)
|
|
ProxyConfig(int port)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Sample Main Configures the Dump servlet and starts the server |
| Methods inherited from class com.mortbay.HTTP.Configure.BaseConfiguration |
addresses,
exceptionHandlersMap,
getAttribute,
getMimeByExtension,
getMimeType,
getProperties,
getProperty,
httpHandlersMap,
listenerClasses,
log,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public ProxyConfig(int port)
throws java.io.IOException
public ProxyConfig(InetAddrPort addrPort)
throws java.io.IOException
| Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||