JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.skywalking.oap.server.library.server
Interface Server
All Known Implementing Classes:
GRPCServer
,
HTTPServer
public interface
Server
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
initialize
()
void
start
()
Method Details
initialize
void
initialize
()
start
void
start
() throws
ServerException
Throws:
ServerException