Skip navigation links
C H I S 

C

ch.e2e.examples.service - package ch.e2e.examples.service
 

H

HelloWorldCallback - Interface in ch.e2e.examples.service
 
HelloWorldCallbackImpl - Class in ch.e2e.examples.service
 
HelloWorldCallbackImpl() - Constructor for class ch.e2e.examples.service.HelloWorldCallbackImpl
 
HelloWorldService - Class in ch.e2e.examples.service
 
HelloWorldService() - Constructor for class ch.e2e.examples.service.HelloWorldService
 

I

initialize(HelloWorldCallback) - Method in class ch.e2e.examples.service.HelloWorldService
initialize service, should not access other components or may cause race conditions

S

sendText(String) - Method in interface ch.e2e.examples.service.HelloWorldCallback
 
sendText(String) - Method in class ch.e2e.examples.service.HelloWorldCallbackImpl
 
shutDown() - Method in class ch.e2e.examples.service.HelloWorldService
stop accepting new requests
start() - Method in class ch.e2e.examples.service.HelloWorldService
start serving requests.
stop() - Method in class ch.e2e.examples.service.HelloWorldService
wait for active requests to finish and do some necessary cleanup
C H I S 
Skip navigation links