JavaScript is disabled on your browser.
Skip navigation links
JEB API Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.pnfsoftware.jeb.client.mcp
Interface IJebMcpServer
public interface
IJebMcpServer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getEndpoint
()
String
getName
()
int
getPort
()
String
getVersion
()
void
serve
()
Method Details
getName
String
getName
()
getVersion
String
getVersion
()
getPort
int
getPort
()
getEndpoint
String
getEndpoint
()
serve
void
serve
()