インタフェースの使用
org.piax.common.Endpoint
| パッケージ | 説明 |
|---|---|
| org.piax.common | |
| org.piax.gtrans |
-
org.piax.commonでのEndpointの使用
Endpointを実装しているorg.piax.commonのクラス 修飾子とタイプ クラス 説明 classPeerIdstatic classPeerId.SpecialIdEndpointを返すorg.piax.commonのメソッド 修飾子とタイプ メソッド 説明 static EndpointEndpoint. newEndpoint(String spec)default EndpointEndpoint. newSameTypeEndpoint(String spec)static EndpointEndpointParser. parse(String input) -
org.piax.gtransでのEndpointの使用
Endpointを返すorg.piax.gtransのメソッド 修飾子とタイプ メソッド 説明 EndpointRemoteValue. getPeer()Endpoint型のパラメータを持つorg.piax.gtransのコンストラクタ コンストラクタ 説明 RemoteValue(Endpoint peer)RemoteValue(Endpoint peer, Throwable exception)RemoteValue(Endpoint peer, V value)RemoteValue(Endpoint peer, V value, Throwable exception)