public class RSocketServerInitializedEvent
extends org.springframework.context.ApplicationEvent
RSocketServer is ready. Useful for obtaining the local port of a running
server.source| Constructor and Description |
|---|
RSocketServerInitializedEvent(RSocketServer rSocketServer) |
| Modifier and Type | Method and Description |
|---|---|
RSocketServer |
getrSocketServer()
Access the
RSocketServer. |
RSocketServer |
getSource()
Access the source of the event (an
RSocketServer). |
toStringpublic RSocketServerInitializedEvent(RSocketServer rSocketServer)
public RSocketServer getrSocketServer()
RSocketServer.public RSocketServer getSource()
RSocketServer).getSource in class EventObjectCopyright © 2019 Pivotal Software, Inc.. All rights reserved.