Command
Command
API
xsbt
IPC
Server
IPC
sbt
internal
client
BspClient
ConsoleInterface
NetworkClient
NetworkClient
ServerConnection
server
ServerCallback
ServerHandler
ServerHandler
ServerIntent
ServerIntent
util
JoinThread
ThreadOps
CommandChannel
ConsolePromptEvent
ConsoleUnpromptEvent
ApplicationID
ApplicationID
BasicCommandStrings
BasicCommands
BasicKeys
Command
Command
CommandDefinitions
CommandSource
CommandSource
CommandUtil
ConnectionType
ConnectionType
Local
Tcp
Exec
Exec
Exit
Help
Help
Highlight
Identity
Reboot
ServerAuthentication
ServerAuthentication
Token
State
State
ClearGlobalLog
Continue
History
KeepLastLog
Next
Return
StateOpsImpl
StateOps
TemplateResolverInfo
Watched
Watched
WatchSource
CommandSourceFormats
ConnectionTypeFormats
ExecFormats
ServerAuthenticationFormats
Command
/
xsbt
/
IPC
IPC
xsbt.IPC
See the
IPC
companion class
object
IPC
Attributes
Companion
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
IPC
.type
Members list
Clear all
Type members
Classlikes
final
class
Server
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Concrete methods
def
client
[
T
](
port
:
Int
)(
f
:
IPC
=>
T
):
T
def
makeServer
:
ServerSocket
def
pullServer
[
T
](
f
:
Server
=>
T
):
T
def
server
[
T
](
f
:
IPC
=>
Option
[
T
]):
T
def
server
[
T
](
port
:
Int
)(
f
:
IPC
=>
Option
[
T
]):
T
def
unmanagedServer
:
Server
In this article
Attributes
Members list
Type members
Classlikes
Value members
Concrete methods