public class DefaultWebServiceController extends Object implements com.sun.net.httpserver.HttpHandler
| Modifier and Type | Field and Description |
|---|---|
protected NWebContext |
webContainer |
| Constructor and Description |
|---|
DefaultWebServiceController(DefaultNWebContext webContainer) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(com.sun.net.httpserver.HttpExchange t) |
void |
handle(NWebCallContextImpl rc) |
boolean |
isSimpleThrowable(Throwable ex) |
protected NWebContext webContainer
public DefaultWebServiceController(DefaultNWebContext webContainer)
public void handle(com.sun.net.httpserver.HttpExchange t)
handle in interface com.sun.net.httpserver.HttpHandlerpublic boolean isSimpleThrowable(Throwable ex)
public void handle(NWebCallContextImpl rc)
Copyright © 2025 vpc open source initiative. All rights reserved.